@foreach($arrestedsCrime as $key => $arrestedCrime)
RND
{{isset($arrestedCrime->rnd)? $arrestedCrime->rnd : ''}}
Logo_sspc Flechas_sspc
FOLIO DE REFERENCIA
{{isset($arrestedCrime->generalDataCrime)? $arrestedCrime->generalDataCrime->log_sheet_id : ''}}

San Luis Potosí S. L. P. a    {{$today->day}}   de   {{ucfirst($today->monthName)}}   del   {{$today->year}}   

COMISARIO MTRO JUAN ANTONIO VILLA GUTIERREZ
COMISARIO DE LA DIRECCION GENERAL DE SEGURIDAD PÚBLICA MUNICIPAL.
P R E S E N T E.-


ATN. MEDICO EN TURNO

Con fundamento en el Protocolo de Actuación del Consejo Nacional de Seguridad Pública del Primer Respondiente Punto II, de la acción previa a la puesta a disposición por el Primer Respondiente y en lo señalado en el Artículo 21 Apartado b) de la Constitución Política de los Estados Unidos Mexicanos, me permito dirigirme a usted para solicitar la certificación sobre:
( )   Lesiones                                 ( )   Integridad Física
( )    Influencia alcohólica             ( )   Toxicomanía
( )   Edad clínica probable







Al C.-    {{isset($arrestedCrime->arrested_name)? $arrestedCrime->arrested_name : ''}}   {{isset($arrestedCrime->arrested_first_lastname)? $arrestedCrime->arrested_first_lastname : ''}}   {{isset($arrestedCrime->arrested_second_lastname)? $arrestedCrime->arrested_second_lastname : ''}}    de     {{isset($arrestedCrime->age)? $arrestedCrime->age : ''}}     años con domicilio en {{isset($arrestedCrime->colony_address)? $arrestedCrime->street_address : 'desconocido'}}  {{isset($arrestedCrime->exterior_number_address)? $arrestedCrime->exterior_number_address : ''}}  {{isset($arrestedCrime->interior_number_address)? $arrestedCrime->interior_number_address : ''}}  Colonia {{isset($arrestedCrime->colony_address)? $arrestedCrime->colony_address : 'desconocida'}}  de la Ciudad de {{isset($arrestedCrime->township_address)? $arrestedCrime->township_address : 'desconocida'}}.  

Se presenta por (motivo) ________________________________________________________________
En calidad de: ( ) VICTIMA ( ) OFENDIDO ( ) PRESUNTO RESOINSABLE
Trasladado en el C. R. P. {{isset($arrestedCrime->generalDataCrime)? $arrestedCrime->generalDataCrime->unit_name : ''}}    de la corporación {{isset($arrestedCrime->firstRespondent)? $arrestedCrime->firstRespondent->institution->institution : ''}}.   


RESPETUOSAMENTE

Nombre {{isset($arrestedCrime->firstRespondent)? $arrestedCrime->firstRespondent->police_name : ''}}  {{isset($arrestedCrime->firstRespondent)? $arrestedCrime->firstRespondent->police_first_lastname : ''}}  {{isset($arrestedCrime->firstRespondent)? $arrestedCrime->firstRespondent->police_second_lastname : ''}}.  
No. Identificación(INE/CUIP O INSTITUCIONAL).___________________________________________ Firma_________________________________________________________________________________ Autorización de la persona a certificar_______________________________________________________

NOMBRE Y FIRMA
MEDICO
JUEZ EN TURNO
NOMBRE Y FIRMA
TESTIGO
NOMBRE Y FIRMA
@if($key+1 < $arrestedsCrime->count())
@endif @endforeach