| ORGANIZACIÓN ELECTORAL | ANEXO @if(isset($historico)) @php $da = (object)$datos[0]; @endphp {{isset($datos) ? (is_object($datos) ? $datos[0]->no_formato : $datos[0]['no_formato']) : ''}} @else {{isset($datos) ? (is_object($datos) ? $datos[0]->no_formato : $datos[0]['no_formato']) : ''}} @endif |
| CONSEJO NACIONAL ELECTORAL | Cód. {{isset($datos) ? (is_object($datos) ? $datos[0]->codigo_formato : $datos[0]['codigo_formato']) : ''}} |
| No. | Nombre de la Persona Natural | Valor | @if(!isset($ocultarDatosPersonales))Dirección Completa | Teléfonos | NIT o Cédula | @endif @if(isset($historico)) @if (isset($da->id_formato_ingresos_gasto) && $da->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95)Comprobante | Concepto Ayuda en Especie | @endif @else @if (isset($datos[0]->id_formato_ingresos_gasto) && $datos[0]->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95)Comprobante | Concepto Ayuda en Especie | @endif @endif
| {{ $loop->index + 1 }} | {{ $i->nombre_persona }} | ${{ number_format($i->total, 2, ',', '.') }} | @if(!isset($ocultarDatosPersonales)){{ $i->direccion }} | {{ $i->telefono }} | {{ $i->nit_cedula }} | @endif @if(isset($historico)) @if (isset($da->id_formato_ingresos_gasto) && $da->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95){{ $i->no_comprobante}} | {{ $i->descripcion}} | @endif @else @if (isset($datos[0]->id_formato_ingresos_gasto) && $datos[0]->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95){{ $i->no_comprobante}} | {{ $i->descripcion}} | @endif @endif
| {{ $i + 1 }} | @if(!isset($ocultarDatosPersonales)) | Anexo en Blanco | @endif @if(isset($historico)) @if (isset($da->id_formato_ingresos_gasto) && $da->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95) | @endif @else @if (isset($datos[0]->id_formato_ingresos_gasto) && $datos[0]->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95) | @endif @endif | ||||
| Total | ${{isset($sumaTotal)? number_format($sumaTotal, 2, ',', '.') :''}} | @if(!isset($ocultarDatosPersonales))@endif @if(isset($historico)) @if (isset($da->id_formato_ingresos_gasto) && $da->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95) | @endif @else @if (isset($datos[0]->id_formato_ingresos_gasto) && $datos[0]->id_formato_ingresos_gasto != 95 || isset($id) && $id != 95) | @endif @endif | |||||
| Firma del Representante Legal | {{--Firma del Gerente de Campaña | --}}Firma del Auditor Interno | |
| C.C No. {{isset($organizacion)? $organizacion->documento_representante: ''}} | {{--C.C No. | --}}C.C No. {{isset($organizacion) ? $organizacion->num_identificacion : ''}} | T.P {{isset($organizacion) ? $organizacion->tarjeta_profesional: ''}} |