Servicios


Servicios en Sistema Interno

@foreach($servicios_internos as $key => $value) @endforeach
Agente Servicio Descripción Fecha Captura Detalle
{{ $value -> agente }} {{ $value -> clave }} {{ $value -> servicio }} {{ $value-> fecha_cap}}

Servicios Pendientes

@foreach($serv_pendientes as $key => $value) @endforeach
Agente Servicio Descripción Asegurado Fecha Captura
{{ $value -> agente }} {{ $value -> clave_serv }} {{ $value -> descripcion }} {{ $value -> asegurado }} {{ $value-> fe_captura}}