@foreach ($arrestedsCrime as $numberArrestedCrime => $arrestedCrime)
| Persona detenida: | @php $textNumberArrestedCrime = str_pad($numberArrestedCrime + 1, 3, '0', STR_PAD_LEFT); @endphp | {{ $textNumberArrestedCrime[0] }} | {{ $textNumberArrestedCrime[1] }} | {{ $textNumberArrestedCrime[2] }} | (001, 002,…, 010,…,) | Número de (RND) | {{ isset($arrestedCrime->rnd[0]) ? $arrestedCrime->rnd[0] : '' }} | {{ isset($arrestedCrime->rnd[1]) ? $arrestedCrime->rnd[1] : '' }} | {{ isset($arrestedCrime->rnd[2]) ? $arrestedCrime->rnd[2] : '' }} | {{ isset($arrestedCrime->rnd[3]) ? $arrestedCrime->rnd[3] : '' }} | {{ isset($arrestedCrime->rnd[4]) ? $arrestedCrime->rnd[4] : '' }} | {{ isset($arrestedCrime->rnd[5]) ? $arrestedCrime->rnd[5] : '' }} | {{ isset($arrestedCrime->rnd[6]) ? $arrestedCrime->rnd[6] : '' }} | {{ isset($arrestedCrime->rnd[7]) ? $arrestedCrime->rnd[7] : '' }} | {{ isset($arrestedCrime->rnd[8]) ? $arrestedCrime->rnd[8] : '' }} | {{ isset($arrestedCrime->rnd[9]) ? $arrestedCrime->rnd[9] : '' }} | {{ isset($arrestedCrime->rnd[10]) ? $arrestedCrime->rnd[10] : '' }} | {{ isset($arrestedCrime->rnd[11]) ? $arrestedCrime->rnd[11] : '' }} | {{ isset($arrestedCrime->rnd[12]) ? $arrestedCrime->rnd[12] : '' }} | {{ isset($arrestedCrime->rnd[13]) ? $arrestedCrime->rnd[13] : '' }} | {{ isset($arrestedCrime->rnd[14]) ? $arrestedCrime->rnd[14] : '' }} | {{ isset($arrestedCrime->rnd[15]) ? $arrestedCrime->rnd[15] : '' }} | {{ isset($arrestedCrime->rnd[16]) ? $arrestedCrime->rnd[16] : '' }} | {{ isset($arrestedCrime->rnd[17]) ? $arrestedCrime->rnd[17] : '' }} | {{ isset($arrestedCrime->rnd[18]) ? $arrestedCrime->rnd[18] : '' }} | * | ||||
| *Sexto transitorio de la Ley Nacional del Registro de Detenciones | ||||||||||||||||||||||||||||||
| Indique la fecha y la hora en que realizó la detención. | |||||||||||||||||||
| Fecha: | {{ isset($arrestedCrime->detention_date[8]) ? $arrestedCrime->detention_date[8] : '' }} | {{ isset($arrestedCrime->detention_date[9]) ? $arrestedCrime->detention_date[9] : '' }} | {{ isset($arrestedCrime->detention_date[5]) ? $arrestedCrime->detention_date[5] : '' }} | {{ isset($arrestedCrime->detention_date[6]) ? $arrestedCrime->detention_date[6] : '' }} | {{ isset($arrestedCrime->detention_date[0]) ? $arrestedCrime->detention_date[0] : '' }} | {{ isset($arrestedCrime->detention_date[1]) ? $arrestedCrime->detention_date[1] : '' }} | {{ isset($arrestedCrime->detention_date[2]) ? $arrestedCrime->detention_date[2] : '' }} | {{ isset($arrestedCrime->detention_date[3]) ? $arrestedCrime->detention_date[3] : '' }} | Hora: | {{ isset($arrestedCrime->detention_hour[0]) ? $arrestedCrime->detention_hour[0] : '' }} | {{ isset($arrestedCrime->detention_hour[1]) ? $arrestedCrime->detention_hour[1] : '' }} | : | {{ isset($arrestedCrime->detention_hour[3]) ? $arrestedCrime->detention_hour[3] : '' }} | {{ isset($arrestedCrime->detention_hour[4]) ? $arrestedCrime->detention_hour[4] : '' }} | (24 horas) | ||||
| D | D | M | M | A | A | A | A | h | h | m | m | ||||||||
| {{ mb_strtoupper($arrestedCrime->arrested_first_lastname) }} | {{ mb_strtoupper($arrestedCrime->arrested_second_lastname) }} | {{ mb_strtoupper($arrestedCrime->arrested_name) }} | ||||||||||||||||||||||||||||||||||||||||||||||
| Primer apellido | Segundo apellido | Nombre(s) | ||||||||||||||||||||||||||||||||||||||||||||||
| Apodo o alias: | {{ mb_strtoupper($arrestedCrime->arrested_alias) }} | No aplica: | {{ isset($arrestedCrime->arrested_alias) ? '' : 'X' }} | |||||||||||||||||||||||||||||||||||||||||||||
| Nacionalidad: | Mexicana | {{ $arrestedCrime->arrested_nationality == 'mexicana' ? 'X' : '' }} | Extranjera | {{ $arrestedCrime->arrested_nationality == 'extranjera' ? 'X' : '' }} | ¿Cuál? | {{ mb_strtoupper($arrestedCrime->other_nationality) }} << /td> | ||||||||||||||||||||||||||||||||||||||||||
| Sexo: | Mujer | {{ $arrestedCrime->arrested_gender == 'mujer' ? 'X' : '' }} | Hombre | {{ $arrestedCrime->arrested_gender == 'hombre' ? 'X' : '' }} | {{ $arrestedCrime->arrested_gender == 'no_binario' ? 'NO BINARIO' : '' }} | |||||||||||||||||||||||||||||||||||||||||||
| Fecha de nacimiento: | {{ isset($arrestedCrime->arrested_birthday[8]) ? $arrestedCrime->arrested_birthday[8] : '' }} | {{ isset($arrestedCrime->arrested_birthday[9]) ? $arrestedCrime->arrested_birthday[9] : '' }} | {{ isset($arrestedCrime->arrested_birthday[5]) ? $arrestedCrime->arrested_birthday[5] : '' }} | {{ isset($arrestedCrime->arrested_birthday[6]) ? $arrestedCrime->arrested_birthday[6] : '' }} | {{ isset($arrestedCrime->arrested_birthday[0]) ? $arrestedCrime->arrested_birthday[0] : '' }} | {{ isset($arrestedCrime->arrested_birthday[1]) ? $arrestedCrime->arrested_birthday[1] : '' }} | {{ isset($arrestedCrime->arrested_birthday[2]) ? $arrestedCrime->arrested_birthday[2] : '' }} | {{ isset($arrestedCrime->arrested_birthday[3]) ? $arrestedCrime->arrested_birthday[3] : '' }} | Edad: | {{ isset($arrestedCrime->arrested_age[0]) ? $arrestedCrime->arrested_age[0] : '' }} | {{ isset($arrestedCrime->arrested_age[1]) ? $arrestedCrime->arrested_age[1] : '' }} | {{ isset($arrestedCrime->arrested_age[2]) ? $arrestedCrime->arrested_age[2] : '' }} | ||||||||||||||||||||||||||||||||||||
| D | D | M | M | A | A | A | A | |||||||||||||||||||||||||||||||||||||||||
| ¿Se identificó con algún documento? | Credencial INE | {{ $arrestedCrime->identityDocument->name == 'Credencial INE' ? 'X' : '' }} | Licencia | {{ $arrestedCrime->identityDocument->name == 'Licencia' ? 'X' : '' }} | Pasaporte | {{ $arrestedCrime->identityDocument->name == 'Pasaporte' ? 'X' : '' }} | Otro: | {{ $arrestedCrime->identityDocument->name == 'Otro' ? mb_strtoupper($arrestedCrime->other_identity_document) : '' }} | No | {{ $arrestedCrime->identityDocument->name == 'No' ? 'X' : '' }} | ||||||||||||||||||||||||||||||||||||||
| No. de identificación: | {{ isset($arrestedCrime->number_identity_document[0]) ? $arrestedCrime->number_identity_document[0] : '' }} | {{ isset($arrestedCrime->number_identity_document[1]) ? $arrestedCrime->number_identity_document[1] : '' }} | {{ isset($arrestedCrime->number_identity_document[2]) ? $arrestedCrime->number_identity_document[2] : '' }} | {{ isset($arrestedCrime->number_identity_document[3]) ? $arrestedCrime->number_identity_document[3] : '' }} | {{ isset($arrestedCrime->number_identity_document[4]) ? $arrestedCrime->number_identity_document[4] : '' }} | {{ isset($arrestedCrime->number_identity_document[5]) ? $arrestedCrime->number_identity_document[5] : '' }} | {{ isset($arrestedCrime->number_identity_document[6]) ? $arrestedCrime->number_identity_document[6] : '' }} | {{ isset($arrestedCrime->number_identity_document[7]) ? $arrestedCrime->number_identity_document[7] : '' }} | {{ isset($arrestedCrime->number_identity_document[8]) ? $arrestedCrime->number_identity_document[8] : '' }} | {{ isset($arrestedCrime->number_identity_document[9]) ? $arrestedCrime->number_identity_document[9] : '' }} | {{ isset($arrestedCrime->number_identity_document[10]) ? $arrestedCrime->number_identity_document[10] : '' }} | {{ isset($arrestedCrime->number_identity_document[11]) ? $arrestedCrime->number_identity_document[11] : '' }} | {{ isset($arrestedCrime->number_identity_document[12]) ? $arrestedCrime->number_identity_document[12] : '' }} | {{ isset($arrestedCrime->number_identity_document[13]) ? $arrestedCrime->number_identity_document[13] : '' }} | {{ isset($arrestedCrime->number_identity_document[14]) ? $arrestedCrime->number_identity_document[14] : '' }} | {{ isset($arrestedCrime->number_identity_document[15]) ? $arrestedCrime->number_identity_document[15] : '' }} | {{ isset($arrestedCrime->number_identity_document[16]) ? $arrestedCrime->number_identity_document[16] : '' }} | {{ isset($arrestedCrime->number_identity_document[17]) ? $arrestedCrime->number_identity_document[17] : '' }} | {{ isset($arrestedCrime->number_identity_document[18]) ? $arrestedCrime->number_identity_document[18] : '' }} | {{ isset($arrestedCrime->number_identity_document[19]) ? $arrestedCrime->number_identity_document[19] : '' }} | {{ isset($arrestedCrime->number_identity_document[20]) ? $arrestedCrime->number_identity_document[20] : '' }} | {{ isset($arrestedCrime->number_identity_document[21]) ? $arrestedCrime->number_identity_document[21] : '' }} | {{ isset($arrestedCrime->number_identity_document[22]) ? $arrestedCrime->number_identity_document[22] : '' }} | {{ isset($arrestedCrime->number_identity_document[23]) ? $arrestedCrime->number_identity_document[23] : '' }} | {{ isset($arrestedCrime->number_identity_document[24]) ? $arrestedCrime->number_identity_document[24] : '' }} | {{ isset($arrestedCrime->number_identity_document[25]) ? $arrestedCrime->number_identity_document[25] : '' }} | {{ isset($arrestedCrime->number_identity_document[26]) ? $arrestedCrime->number_identity_document[26] : '' }} | {{ isset($arrestedCrime->number_identity_document[27]) ? $arrestedCrime->number_identity_document[27] : '' }} | {{ isset($arrestedCrime->number_identity_document[28]) ? $arrestedCrime->number_identity_document[28] : '' }} | {{ isset($arrestedCrime->number_identity_document[29]) ? $arrestedCrime->number_identity_document[29] : '' }} | {{ isset($arrestedCrime->number_identity_document[30]) ? $arrestedCrime->number_identity_document[30] : '' }} | {{ isset($arrestedCrime->number_identity_document[31]) ? $arrestedCrime->number_identity_document[31] : '' }} | {{ isset($arrestedCrime->number_identity_document[32]) ? $arrestedCrime->number_identity_document[32] : '' }} | {{ isset($arrestedCrime->number_identity_document[33]) ? $arrestedCrime->number_identity_document[33] : '' }} | {{ isset($arrestedCrime->number_identity_document[34]) ? $arrestedCrime->number_identity_document[34] : '' }} | {{ isset($arrestedCrime->number_identity_document[35]) ? $arrestedCrime->number_identity_document[35] : '' }} | ||||||||||||
| Calle/Tramo carretero: | {{ mb_strtoupper($arrestedCrime->street_address) }} | ||||||||||||||||
| No. exterior: | {{ $arrestedCrime->exterior_number_address }} | No. interior: | {{ $arrestedCrime->interior_number_address }} | Código postal: | {{ $arrestedCrime->postal_code_address }} | ||||||||||||
| Colonia/Localidad: | {{ mb_strtoupper($arrestedCrime->colony_address) }} | ||||||||||||||||
| Municipio/Demarcación territorial:
|
{{ mb_strtoupper($arrestedCrime->township_address) }} | ||||||||||||||||
| Entidad federativa: | {{ mb_strtoupper($arrestedCrime->state_address) }} | ||||||||||||||||
| Referencias: | {{ mb_strtoupper($arrestedCrime->references_address) }} | ||||||||||||||||
| Describa brevemente a la persona detenida, incluyendo tipo de vestimenta y rasgos visibles (barba, tatuajes, cicatrices, lunares, bigote, etcétera) . | ||
| {{ mb_strtoupper($textLines[$i]) }} | ||
| ¿La persona detenida presenta lesiones visibles? | Sí | {{ $arrestedCrime->injury == 'si' ? 'X' : '' }} | No | {{ $arrestedCrime->injury == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||||
| ¿Manifiesta tener algún padecimiento? | Sí | {{ $arrestedCrime->suffering == 'si' ? 'X' : '' }} | ¿Cuál? | {{ $arrestedCrime->suffering == 'si' ? mb_strtoupper($arrestedCrime->other_suffering) : '' }} | No | {{ $arrestedCrime->suffering == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||
| ¿La persona detenida se identificó como miembro de algún grupo vulnerable? | Sí | {{ $arrestedCrime->vulnerable_member == 'si' ? 'X' : '' }} | ¿Cuál? | {{ $arrestedCrime->vulnerable_member == 'si' ? mb_strtoupper($arrestedCrime->other_vulnerable) : '' }} | No | {{ $arrestedCrime->vulnerable_member == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||
| ¿La persona detenida se identificó como integrante de algún grupo delictivo? | Sí | {{ $arrestedCrime->criminal_group_member == 'si' ? 'X' : '' }} | ¿Cuál? | {{ $arrestedCrime->criminal_group_member == 'si' ? mb_strtoupper($arrestedCrime->other_criminal_group) : '' }} | No | {{ $arrestedCrime->criminal_group_member == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||
| {{ mb_strtoupper($arrestedCrime->family_name) }} | {{ mb_strtoupper($arrestedCrime->family_first_lastname) }} | {{ mb_strtoupper($arrestedCrime->family_second_lastname) }} | |||||||||||||||||||||||||||||||||||||||||||||
| Primer apellido | Segundo apellido | Nombre(s) | |||||||||||||||||||||||||||||||||||||||||||||
| No. telefónico: | {{ isset($arrestedCrime->family_phone[0]) ? $arrestedCrime->family_phone[0] : '' }} | {{ isset($arrestedCrime->family_phone[1]) ? $arrestedCrime->family_phone[1] : '' }} | {{ isset($arrestedCrime->family_phone[2]) ? $arrestedCrime->family_phone[2] : '' }} | {{ isset($arrestedCrime->family_phone[3]) ? $arrestedCrime->family_phone[3] : '' }} | {{ isset($arrestedCrime->family_phone[4]) ? $arrestedCrime->family_phone[4] : '' }} | {{ isset($arrestedCrime->family_phone[5]) ? $arrestedCrime->family_phone[5] : '' }} | {{ isset($arrestedCrime->family_phone[6]) ? $arrestedCrime->family_phone[6] : '' }} | {{ isset($arrestedCrime->family_phone[7]) ? $arrestedCrime->family_phone[7] : '' }} | {{ isset($arrestedCrime->family_phone[8]) ? $arrestedCrime->family_phone[8] : '' }} | {{ isset($arrestedCrime->family_phone[9]) ? $arrestedCrime->family_phone[9] : '' }} | No proporcionado | {{ isset($arrestedCrime->family_phone) ? '' : 'X' }} | |||||||||||||||||||||||||||||||||||
| Informe a la persona detenida: | |||||||||||||||||||||||||||||||||||||||||||||||
Si la persona detenida es un adolescente, infórmele también: |
|||||||||||||||||||||||||||||||||||||||||||||||
| ¿Le informó sus derechos a la persona detenida? | Sí | {{ $arrestedCrime->informed_rights == 'si' ? 'X' : '' }} | No | {{ $arrestedCrime->informed_rights == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||||
| Firma/Huella de la persona detenida | |||||||||||||||||||||||||||||||||||||||||||||||
| ¿Al momento de realizar la inspección a la persona detenida, ¿le encontró algún objeto relacionado con los hechos? | |||||||||||||||||||||||||||||||||||||||||||||||
| Sí | {{ $arrestedCrime->arrested_object_related_facts == 'si' ? 'X' : '' }} | Llene el Anexo D. | No | {{ $arrestedCrime->arrested_object_related_facts == 'no' ? 'X' : '' }} | |||||||||||||||||||||||||||||||||||||||||||
| ¿Recolectó pertenencias de la persona detenida? | Sí | {{ $numberArrestedBelongings > 0 ? 'X' : '' }} | Complete el siguiente cuadro | No | {{ $numberArrestedBelongings <= 0 ? 'X' : '' }} | ||||||||||||||||||||||||||||||||||||||||||
| Pertenencias | Breve descripción | Destino que se le dio | |||||||||||||||||||||||||||||||||||||||||||||
| {{ $key + 1 }} | {{ $arrestedBelonging->name }} | {{ $arrestedBelonging->description }} | {{ $arrestedBelonging->destination }} | ||||||||||||||||||||||||||||||||||||||||||||
| {{ $i }} | |||||||||||||||||||||||||||||||||||||||||||||||
| ¿El lugar de la detención es el mismo que el de la intervención? | Sí | {{ $arrestedCrime->same_place_intervention_detention == 'si' ? 'X' : '' }} | No | {{ $arrestedCrime->same_place_intervention_detention == 'no' ? 'X' : '' }} | Indique la dirección. | ||||||||||||||||||||||||||||||||||||||||||
| Calle/Tramo carretero: | {{ mb_strtoupper($arrestedCrime->street_detention) }} | ||||||||||||||||
| No. exterior: | {{ $arrestedCrime->exterior_number_detention }} | No. interior: | {{ $arrestedCrime->interior_number_detention }} | Código postal: | {{ $arrestedCrime->postal_code_detention }} | ||||||||||||
| Colonia/Localidad: | {{ mb_strtoupper($arrestedCrime->colony_detention) }} | ||||||||||||||||
| Municipio/Demarcación territorial:
|
{{ mb_strtoupper($arrestedCrime->township_detention) }} | ||||||||||||||||
| Entidad federativa: | {{ mb_strtoupper($arrestedCrime->state_detention) }} | ||||||||||||||||
| Referencias: | {{ mb_strtoupper($arrestedCrime->references_detention) }} | ||||||||||||||||
| Lugar de traslado: | |||||||||||
| Fiscalía/Agencia | {{ $arrestedCrime->transfer_place == 'fiscalia' ? 'X' : '' }} | Hospital | {{ $arrestedCrime->transfer_place == 'hospital' ? 'X' : '' }} | Otra dependencia | {{ $arrestedCrime->transfer_place == 'otro' ? 'X' : '' }} | ||||||
| ¿Cuál? | {{ mb_strtoupper($arrestedCrime->name_transfer_place)." ".mb_strtoupper($arrestedCrime->location_transfer_place) }} | ||||||||||
| Describa brevemente la ruta y el medio de traslado desde el lugar de la detención hasta la puesta a disposición, así como la razón de posibles demoras. Incluya cualquier otra observación que considere relevante. | ||
| {{ mb_strtoupper($textLines[$i]) }} | ||
| {{ isset($arrestedCrime->firstRespondent) ? mb_strtoupper($arrestedCrime->firstRespondent->police_first_lastname) : '' }} | {{ isset($arrestedCrime->firstRespondent) ? mb_strtoupper($arrestedCrime->firstRespondent->police_second_lastname) : '' }} | {{ isset($arrestedCrime->firstRespondent) ? mb_strtoupper($arrestedCrime->firstRespondent->police_name) : '' }} | ||||||||||
| Primer apellido | Segundo apellido | Nombre(s) | ||||||||||
| Adscripción: | {{ isset($arrestedCrime->firstRespondent) ? mb_strtoupper($arrestedCrime->firstRespondent->institution->institution) : '' }} | Cargo/grado: | {{ isset($arrestedCrime->firstRespondent) ? mb_strtoupper($arrestedCrime->firstRespondent->grade->grade) : '' }} | Firma: | ||||||||
| Persona detenida: | (001, 002,…, 010,…,) | Número de (RND) | * | |||||||||||||||||||||||||||
| *Sexto transitorio de la Ley Nacional del Registro de Detenciones | ||||||||||||||||||||||||||||||
| Indique la fecha y la hora en que realizó la detención. | |||||||||||||||||||
| Fecha: | Hora: | : | (24 horas) | ||||||||||||||||
| D | D | M | M | A | A | A | A | h | h | m | m | ||||||||
| Primer apellido | Segundo apellido | Nombre(s) | ||||||||||||||||||||||||||||||||||||||||||||||
| Apodo o alias: | No aplica: | |||||||||||||||||||||||||||||||||||||||||||||||
| Nacionalidad: | Mexicana | Extranjera | ¿Cuál? | << /td> | ||||||||||||||||||||||||||||||||||||||||||||
| Sexo: | Mujer | Hombre | ||||||||||||||||||||||||||||||||||||||||||||||
| Fecha de nacimiento: | Edad: | |||||||||||||||||||||||||||||||||||||||||||||||
| D | D | M | M | A | A | A | A | |||||||||||||||||||||||||||||||||||||||||
| ¿Se identificó con algún documento? | Credencial INE | Licencia | Pasaporte | Otro: | No | |||||||||||||||||||||||||||||||||||||||||||
| No. de identificación: | ||||||||||||||||||||||||||||||||||||||||||||||||
| Calle/Tramo carretero: | |||||||||||||||||
| No. exterior: | No. interior: | Código postal: | |||||||||||||||
| Colonia/Localidad: | |||||||||||||||||
| Municipio/Demarcación territorial:
|
|||||||||||||||||
| Entidad federativa: | |||||||||||||||||
| Referencias: | |||||||||||||||||
| Describa brevemente a la persona detenida, incluyendo tipo de vestimenta y rasgos visibles (barba, tatuajes, cicatrices, lunares, bigote, etcétera). | ||
| ¿La persona detenida presenta lesiones visibles? | Sí | No | |||||||||||||||||||||||||||||||||||||||||||||
| ¿Manifiesta tener algún padecimiento? | Sí | ¿Cuál? | No | ||||||||||||||||||||||||||||||||||||||||||||
| ¿La persona detenida se identificó como miembro de algún grupo vulnerable? | Sí | ¿Cuál? | No | ||||||||||||||||||||||||||||||||||||||||||||
| ¿La persona detenida se identificó como integrante de algún grupo delictivo? | Sí | ¿Cuál? | No | ||||||||||||||||||||||||||||||||||||||||||||
| Primer apellido | Segundo apellido | Nombre(s) | |||||||||||||||||||||||||||||||||||||||||||||
| No. telefónico: | No proporcionado | ||||||||||||||||||||||||||||||||||||||||||||||
| Informe a la persona detenida: | |||||||||||||||||||||||||||||||||||||||||||||||
Si la persona detenida es un adolescente, infórmele también: |
|||||||||||||||||||||||||||||||||||||||||||||||
| ¿Le informó sus derechos a la persona detenida? | Sí | No | |||||||||||||||||||||||||||||||||||||||||||||
| Firma/Huella de la persona detenida | |||||||||||||||||||||||||||||||||||||||||||||||
| ¿Al momento de realizar la inspección a la persona detenida, ¿le encontró algún objeto relacionado con los hechos? | |||||||||||||||||||||||||||||||||||||||||||||||
| Sí | Llene el Anexo D. | No | |||||||||||||||||||||||||||||||||||||||||||||
| ¿Recolectó pertenencias de la persona detenida? | Sí | Complete el siguiente cuadro | No | ||||||||||||||||||||||||||||||||||||||||||||
| Pertenencias | Breve descripción | Destino que se le dio | |||||||||||||||||||||||||||||||||||||||||||||
| ¿El lugar de la detención es el mismo que el de la intervención? | Sí | No | Indique la dirección. | ||||||||||||||||||||||||||||||||||||||||||||
| Calle/Tramo carretero: | |||||||||||||||||
| No. exterior: | No. interior: | Código postal: | |||||||||||||||
| Colonia/Localidad: | |||||||||||||||||
| Municipio/Demarcación territorial:
|
|||||||||||||||||
| Entidad federativa: | |||||||||||||||||
| Referencias: | |||||||||||||||||
| Lugar de traslado: | |||||||||||
| Fiscalía/Agencia | Hospital | Otra dependencia | |||||||||
| ¿Cuál? | |||||||||||
| Describa brevemente la ruta y el medio de traslado desde el lugar de la detención hasta la puesta a disposición, así como la razón de posibles demoras. Incluya cualquier otra observación que considere relevante. | ||
| Primer apellido | Segundo apellido | Nombre(s) | ||||||||||
| Adscripción: | Cargo/grado: | Firma: | ||||||||||