{{-- {{dd($_SERVER['DOCUMENT_ROOT'] . "/js/bootstrap/dist/css/bootstrap.css" )}} {{dd($_SERVER['DOCUMENT_ROOT'] . "/css/common.css" )}} --}}

Plataforma
Ley del Lobby

Comprobante envío de datos Plataforma Ley del Lobby al CPLT(*)

Fecha generación del comprobante: {{\Carbon\Carbon::now('America/Santiago')->format('d-m-Y H:i')}}

Institución: {{$institucion->nombre}}


@foreach($reportes as $reporte)
Periodo reporte: {{date_format(new DateTime($reporte->reporte['periodo_fecha_inicio']), 'm-Y') }}
Fecha envío datos: {{date_format(new DateTime($reporte->reporte['created_at']), 'd-m-Y') }}

Registros creados y/o actualizados

Nº enviados

Audiencias: {{$reporte->total_audiencias_actualizadas}}

Viajes: {{$reporte->total_viajes_actualizados}}

Donativos: {{$reporte->total_donativos_actualizados}}

Sujetos pasivos: {{$reporte->total_sujetos_pasivos_actualizados}}

Sujetos activos: {{$reporte->total_sujetos_activos_actualizados}}

Nº recibidos por el CPLT

@if($respuesta_cplt)

Audiencias: {{ (!is_null($reporte['respuesta_cplt_carga_audiencia_ok']))? $reporte['respuesta_cplt_carga_audiencia_ok'] : 0}}

Viajes: {{ (!is_null($reporte['respuesta_cplt_carga_viaje_ok']))? $reporte['respuesta_cplt_carga_viaje_ok']: 0}}

Donativos: {{ (!is_null($reporte['respuesta_cplt_carga_donativo_ok']))? $reporte['respuesta_cplt_carga_donativo_ok']: 0}}

Sujetos pasivos: {{ (!is_null($reporte['respuesta_cplt_carga_sujeto_pasivo_ok']))? $reporte['respuesta_cplt_carga_sujeto_pasivo_ok'] : 0}}

Sujetos activos: {{ (!is_null($reporte['respuesta_cplt_carga_sujeto_activo_ok']))? $reporte['respuesta_cplt_carga_sujeto_activo_ok'] : 0}}

@else

Esta información aun no es procesada

@endif

Registros eliminados

Nº enviados

Audiencias: {{$reporte->total_audiencias_eliminadas}}

Viajes: {{$reporte->total_viajes_eliminados}}

Donativos: {{$reporte->total_donativos_eliminados}}

Sujetos pasivos: {{$reporte->total_sujetos_pasivos_eliminados}}

Sujetos activos: {{$reporte->total_sujetos_activos_eliminados}}

Nº recibidos por el CPLT

@if($respuesta_cplt)

Audiencias: {{ (!is_null($reporte['respuesta_cplt_eliminacion_audiencia_ok']))? $reporte['respuesta_cplt_eliminacion_audiencia_ok'] : 0}}

Viajes: {{ (!is_null($reporte['respuesta_cplt_eliminacion_viaje_ok']))? $reporte['respuesta_cplt_eliminacion_viaje_ok']: 0}}

Donativos: {{ (!is_null($reporte['respuesta_cplt_eliminacion_donativo_ok']))? $reporte['respuesta_cplt_eliminacion_donativo_ok']: 0}}

Sujetos pasivos: {{ (!is_null($reporte['respuesta_cplt_eliminacion_sujeto_pasivo_ok']))? $reporte['respuesta_cplt_eliminacion_sujeto_pasivo_ok'] : 0}}

Sujetos activos: {{ (!is_null($reporte['respuesta_cplt_eliminacion_sujeto_activo_ok']))? $reporte['respuesta_cplt_eliminacion_sujeto_activo_ok'] : 0}}

@else

Esta información aun no es procesada

@endif
@endforeach

(*)CPLT: Consejo para la Transparecia