| 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. @if(isset($historico)) {{isset($datos) ? (is_object($datos) ? $datos[0]->codigo_formato : $datos[0]['codigo_formato']) : ''}} @else {{isset($datos) ? (is_object($datos) ? $datos[0]->codigo_formato : $datos[0]['codigo_formato']) : ''}} @endif |
| No. | Nombre de la Persona Juridíca | Valor | @if(!isset($ocultarDatosPersonales))Dirección Completa | Teléfonos | NIT | @endifVALOR PIGNORACIÓN ART. 17 LEY 130/94 |
| {{ $loop->index + 1 }} | {{ $i->nombre_persona }} | ${{ number_format($i->total, 2, ',', '.') }} | @if(!isset($ocultarDatosPersonales)){{ $i->direccion }} | {{ $i->telefono }} | {{ $i->nit_cedula }} | @endif{{ number_format($i->pignoracion, 2, ',', '.') }} |
| {{ $i + 1 }} | @if(!isset($ocultarDatosPersonales)) | Anexo en Blanco | @endif | |||
| Total | {{isset($sumaTotal)? number_format($sumaTotal, 2, ',', '.') :''}} | @if(!isset($ocultarDatosPersonales)){{isset($candidato->nombre) ? $candidato->nombre : ''}} | @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: ''}} |