| NO. DE REFERENCIA | ||||||||||||||||||||||
| {{isset($reference_number[0])? $reference_number[0] : ''}} | {{isset($reference_number[1])? $reference_number[1] : ''}} | {{isset($reference_number[2])? $reference_number[2] : ''}} | {{isset($reference_number[3])? $reference_number[3] : ''}} | {{isset($reference_number[4])? $reference_number[4] : ''}} | {{isset($reference_number[5])? $reference_number[5] : ''}} | {{isset($reference_number[6])? $reference_number[6] : ''}} | {{isset($reference_number[7])? $reference_number[7] : ''}} | {{isset($reference_number[8])? $reference_number[8] : ''}} | {{isset($reference_number[9])? $reference_number[9] : ''}} | {{isset($reference_number[10])? $reference_number[10] : ''}} | {{isset($reference_number[11])? $reference_number[11] : ''}} | {{isset($reference_number[12])? $reference_number[12] : ''}} | {{isset($reference_number[13])? $reference_number[13] : ''}} | {{isset($reference_number[14])? $reference_number[14] : ''}} | {{isset($reference_number[15])? $reference_number[15] : ''}} | {{isset($reference_number[16])? $reference_number[16] : ''}} | {{isset($reference_number[17])? $reference_number[17] : ''}} | {{isset($reference_number[18])? $reference_number[18] : ''}} | {{isset($reference_number[19])? $reference_number[19] : ''}} | {{isset($reference_number[20])? $reference_number[20] : ''}} | ||
| EDO | INST | GOB | MPIO | D | D | M | M | A | A | A | A | H | H | M | M | |||||||
| NO. DE FOLIO ASIGNADO POR EL SISTEMA | ||||||||||||||||||||||
| {{isset(strval($log_sheet_id)[0])? strval($log_sheet_id)[0] : ''}} | {{isset(strval($log_sheet_id)[1])? strval($log_sheet_id)[1] : ''}} | {{isset(strval($log_sheet_id)[2])? strval($log_sheet_id)[2] : ''}} | {{isset(strval($log_sheet_id)[3])? strval($log_sheet_id)[3] : ''}} | {{isset(strval($log_sheet_id)[4])? strval($log_sheet_id)[4] : ''}} | {{isset(strval($log_sheet_id)[5])? strval($log_sheet_id)[5] : ''}} | {{isset(strval($log_sheet_id)[6])? strval($log_sheet_id)[6] : ''}} | {{isset(strval($log_sheet_id)[7])? strval($log_sheet_id)[7] : ''}} | {{isset(strval($log_sheet_id)[8])? strval($log_sheet_id)[8] : ''}} | {{isset(strval($log_sheet_id)[9])? strval($log_sheet_id)[9] : ''}} | {{isset(strval($log_sheet_id)[10])? strval($log_sheet_id)[10] : ''}} | {{isset(strval($log_sheet_id)[11])? strval($log_sheet_id)[11] : ''}} | {{isset(strval($log_sheet_id)[12])? strval($log_sheet_id)[12] : ''}} | {{isset(strval($log_sheet_id)[13])? strval($log_sheet_id)[13] : ''}} | {{isset(strval($log_sheet_id)[14])? strval($log_sheet_id)[14] : ''}} | {{isset(strval($log_sheet_id)[15])? strval($log_sheet_id)[15] : ''}} | {{isset(strval($log_sheet_id)[16])? strval($log_sheet_id)[16] : ''}} | {{isset(strval($log_sheet_id)[17])? strval($log_sheet_id)[17] : ''}} | {{isset(strval($log_sheet_id)[18])? strval($log_sheet_id)[18] : ''}} | {{isset(strval($log_sheet_id)[19])? strval($log_sheet_id)[19] : ''}} | {{isset(strval($log_sheet_id)[20])? strval($log_sheet_id)[20] : ''}} | {{isset(strval($log_sheet_id)[21])? strval($log_sheet_id)[21] : ''}} | {{isset(strval($log_sheet_id)[22])? strval($log_sheet_id)[22] : ''}} |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Señale con una "X" el o los Anexos entregados e indique la cantidad de cada uno de ellos (sólo entregue los Anexos utilizados). | ||||||||||||||||||||||||
| Anexo A. Detención(es) |
@if($noArrested != "0")
X
@endif
|
|
Anexo B. Descripción de vehículos |
@if($noVehicles != "0")
X
@endif
|
|
|||||||||||||||||||
| No se entregan Anexos |
@if($noArrested == "0" && $noVehicles == "0")
X
@endif
|
|||||||||||||||||||||||
| {{ mb_strtoupper($police_first_lastname) }} | {{ mb_strtoupper($police_second_lastname) }} | {{ mb_strtoupper($police_name) }} | ||||
| Primer apellido | Segundo apellido | Nombre(s) | ||||
| Seleccione con una "X" la institución a la que pertenece, así como la entidad federativa o municipio de adscripción. | ||||||||||
@if($institution == "Policía Ministerial")
X
@endif
|
Policía Ministerial | @if($institution == "Policía Ministerial") {{ mb_strtoupper($township).', '.mb_strtoupper($state) }} @endif | ||||||||
@if($institution == "Guardia Nacional")
X
@endif |
Guardia Nacional |
@if($institution == "Policía Mando Único")
X
@endif |
Policía Mando Único | @if($institution == "Guardia Nacional" || $institution == "Policía Mando Único") {{ mb_strtoupper($township).', '.mb_strtoupper($state) }} @endif | ||||||
@if($institution == "Policía Federal Ministerial")
X
@endif |
Policía Federal Ministerial |
@if($institution == "Policía Estatal" || $institution == "SSPC Estatal")
X
@endif |
Policía Estatal | @if($institution == "Policía Federal Ministerial" || $institution == "Policía Estatal") {{ mb_strtoupper($township).', '.mb_strtoupper($state) }} @endif | ||||||
@if($institution == "Policía Municipal" || $institution == "SSPC Municipal")
X
@endif |
Policía Municipal | @if($institution == "Policía Municipal" || $institution == "SSPC Municipal") {{ mb_strtoupper($township).', '.mb_strtoupper($state)}} @endif | ||||||||
| Otra autoridad: | @if( $institution != "Policía Ministerial" && $institution != "Guardia Nacional" && $institution != "Policía Mando Único" && $institution != "Policía Federal Ministerial" && $institution != "Policía Estatal" && $institution != "Policía Municipal" && $institution != "SSPC Municipal" && $institution != "SSPC Municipal" ) {{ mb_strtoupper($institution).' '.mb_strtoupper($township).', '.mb_strtoupper($state)}} @endif | |||||||||
| ¿Cuál es su grado o cargo? | CARGO: {{ mb_strtoupper($position) }} - GRADO: {{ mb_strtoupper($grade) }} | |||||||
| ¿En qué unidad arribó al lugar de la intervención? | @if($arrival_unit == "si") {{ mb_strtoupper($unit_name) }} @endif | No aplica |
@if($arrival_unit == "no")
X
@endif
|
|||||
| Autoridad: | {{isset($judge_name)? mb_strtoupper($judge_name) :""}} {{isset($judge_first_lastname)? mb_strtoupper($judge_first_lastname):""}} {{isset($judge_second_lastname)? mb_strtoupper($judge_second_lastname):""}} | |||||||||||||||
| Adscripción: | JUSTICIA CÍVICA | |||||||||||||||
| Cargo: | JUEZ CÍVICO | |||||||||||||||
| Firma: | ||||||||||||||||
| ¿Cómo se enteró del hecho? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Presencia directa en la comisión de la probable infracción: |
@if($request_mean == "Presencia directa (Flagrancia)")
X
@endif
|
Queja (petición de parte): |
@if($request_mean == "Queja")
X
@endif
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
| (Flagrancia) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Llamada de emergencia | @php $maxLines = 10; $maxLetters = 27; $textLines = explode(' |
@if($request_mean == "Llamada de emergencia")
X
@endif
|
Otro (especifique): | @if($request_mean == "Otro") {{ isset($textLines[0]) ? mb_strtoupper($textLines[0]) : '' }} @endif | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
@if($request_mean == "Otro") {{ isset($textLines[1]) ? mb_strtoupper($textLines[1]) : '' }} @endif | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sólo en caso de contar con él. | @if($request_mean == "Otro") {{ isset($textLines[2]) ? mb_strtoupper($textLines[2]) : '' }} @endif | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{ mb_strtoupper($textLines[$i]) }} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Calle/Tramo carretero: | @if(isset($street)) {{ mb_strtoupper($street) }} @else SIN INFORMACIÓN @endif | |||||||||||||
| No. exterior: | @if(isset($exterior_number)) {{ mb_strtoupper($exterior_number) }} @else SIN INFORMACIÓN @endif | No. interior: | @if(isset($interior_number)) {{ mb_strtoupper($interior_number) }} @else NO APLICA @endif | Código Postal: | @if(isset($postal_code)) {{ mb_strtoupper($postal_code) }} @else SIN INFORMACIÓN @endif | |||||||||
| Colonia/Localidad: | @if(isset($colony)) {{ mb_strtoupper($colony) }} @else SIN INFORMACIÓN @endif | |||||||||||||
| Municipio/Demarcación territorial: | @if(isset($general_township)) {{ mb_strtoupper($general_township) }} @else SIN INFORMACIÓN @endif | |||||||||||||
| Entidad federativa: | @if(isset($general_state)) {{ mb_strtoupper($general_state) }} @else SIN INFORMACIÓN @endif | |||||||||||||
| Referencias: | @if(isset($general_references)) {{ mb_strtoupper($general_references) }} @endif | |||||||||||||
| Referencias: | SIN INFORMACIÓN | |||||||||||||
| Coordenadas geográficas. (En caso de contar con ellas, anote sólo este dato). | |||||||||||||||||||||||||||||
| Latitud: |
@if(isset($lat[0]))
{{$lat[0]}}
@endif
|
@if(isset($lat[1]))
{{$lat[1]}}
@endif
|
. |
@if(isset($lat[3]))
{{$lat[3]}}
@endif
|
@if(isset($lat[4]))
{{$lat[4]}}
@endif
|
@if(isset($lat[5]))
{{$lat[5]}}
@endif
|
@if(isset($lat[6]))
{{$lat[6]}}
@endif
|
@if(isset($lat[7]))
{{$lat[7]}}
@endif
|
@if(isset($lat[8]))
{{$lat[8]}}
@endif
|
@if(isset($lat[9]))
{{$lat[9]}}
@endif
|
Longitud: | - |
@if(isset($lng[1]))
{{$lng[1]}}
@endif
|
@if(isset($lng[2]))
{{$lng[2]}}
@endif
|
@if(isset($lng[3]))
{{$lng[3]}}
@endif
|
. |
@if(isset($lng[5]))
{{$lng[5]}}
@endif
|
@if(isset($lng[6]))
{{$lng[6]}}
@endif
|
@if(isset($lng[7]))
{{$lng[7]}}
@endif
|
@if(isset($lng[8]))
{{$lng[8]}}
@endif
|
@if(isset($lng[9]))
{{$lng[9]}}
@endif
|
@if(isset($lng[10]))
{{$lng[10]}}
@endif
|
@if(isset($lng[11]))
{{$lng[11]}}
@endif
|
||||||
| Relate cronológicamente las acciones realizadas durante su intervención desde el conocimiento del hecho, hasta su conclusión o la puesta a disposición. En su caso, explique las circunstancias de modo, tiempo y lugar que motivaron cada uno de los niveles de contacto y la detención. Tome como base las siguientes preguntas: ¿Quién? (personas), ¿Qué? (hechos), ¿Cómo? (circunstancias), ¿Cuándo? (tiempo) y ¿Dónde? (lugar). | ||
| @for ($i = 0; $i < $arrayDescription->limitLinesFirstPage - ($limitLines > 3? $limitLines - 3 : 0); $i++) {{ mb_strtoupper($arrayDescription->textLines[$i] ) }} @endfor | ||
| SIN INFORMACIÓN | ||
| Relate cronológicamente las acciones realizadas durante su intervención desde el conocimiento del hecho, hasta su conclusión o la puesta a disposición. En su caso, explique las circunstancias de modo, tiempo y lugar que motivaron cada uno de los niveles de contacto y la detención. Tome como base las siguientes preguntas: ¿Quién? (personas), ¿Qué? (hechos), ¿Cómo? (circunstancias), ¿Cuándo? (tiempo) y ¿Dónde? (lugar). | ||
| @php $limitLinesTemp = $arrayDescription->totalLines > ($arrayDescription->limitLinesFirstPage + (($j+1) * $arrayDescription->maxLines) - ($limitLines > 3? $limitLines - 3 : 0)) ? $arrayDescription->limitLinesFirstPage + (($j+1) * $arrayDescription->maxLines) - ($limitLines > 3? $limitLines - 3 : 0) : $arrayDescription->totalLines; @endphp @for ($i = $arrayDescription->limitLinesFirstPage + ($j * $arrayDescription->maxLines) - ($limitLines > 3? $limitLines - 3 : 0); $i < $limitLinesTemp; $i++) {{ mb_strtoupper($arrayDescription->textLines[$i]) }} @endfor | ||