@if ($rep->valor =='1')
@endif

{{ $help->empresa }}
{{ $help->direccion }}

REPORTE DE DOCUMENTOS PENDIENTES POR PAGAR

PROVEEDOR : {{ $cliente->nombreProveedor }}

Documentos @php $i = 1; @endphp @foreach ($documentos as $item) @php $i++; @endphp @endforeach
Item No. Documento Monto Factura Monto Abonado Saldo
{{ $i }}   @if ($item->tipo_documento_id == 1) FCCF -  @endif @if ($item->tipo_documento_id == 2) FE -  @endif @if ($item->tipo_documento_id == 3) FCF -  @endif @if ($item->tipo_documento_id == 4) NC -  @endif @if ($item->tipo_documento_id == 5) FSE -  @endif @if ($item->tipo_documento_id == 6) Q -  @endif @if ($item->tipo_documento_id == 6) ND -  @endif {{ $item->documento_code }}  $  $  $