{{-- To attain knowledge, add things every day; To attain wisdom, subtract things every day. --}}


@if($estadoCuentas) @foreach ($estadoCuentas as $estCuent) {{-- --}} @endforeach @endif
Tipo Doc. Num. Doc Aerolinea F. Emision F. Vencimiento N° TKT Pasajero N/I Ruta Mon Neto Inafecto IGV Otros Imp. Total Solicitado por
@if($estCuent->tipoDocumento == '36')DOC. COBRANZA @elseif($estCuent->tipoDocumento == '01')FACTURA @elseif($estCuent->tipoDocumento == '03')BOLETA @endif {{$estCuent->serieDocumento. ' ' . $estCuent->numeroDocumento}} @if($estCuent->idAerolinea){{$estCuent->tAerolinea->razonSocial}} @else AS TRAVEL @endif {{$estCuent->fechaEmision}} {{$estCuent->fechaVencimiento}} {{$estCuent->numeroBoleto}}@if($boleto->tDocumento){{$boleto->tDocumento->serie . '-' . str_pad($boleto->tDocumento->numero,8,"0",STR_PAD_LEFT)}}@else - @endif{{$estCuent->pasajero}} {{$estCuent->tipoRuta}} @if($estCuent->ruta){{$estCuent->ruta}} @else VARIOS @endif {{$estCuent->moneda}} {{$estCuent->tarifaNeta}} {{$estCuent->inafecto}} {{$estCuent->igv}} {{$estCuent->otrosImpuestos}} {{$estCuent->saldo}} {{$estCuent->tSolicitante->nombres}}