| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | |
|
|
|
|
|
|
| | | | | | | {{ $cliente->nombre_cliente }} |
| | {{$dateFormater($detalle_documento->fecha)}} |
| | | | | | | |
| | | | | | | |
|
| | | | {{ $cliente->direccion }} | |
| | | | | | | |
| | | | | | | |
| | | | | | | {{ $cliente->nit }} |
| | {{ $cliente->telefono1 }} |
| | | | | | | |
| | | | | | | |
|
|
@php
$MAX_ROW_LIMIT=17;
$count = count($servicios)
@endphp
@foreach ($servicios as $servicio)
| 1 | {{$servicio->servicio->serv_name}} {{ $item->ref }} |
$ |
$ |
|
@endforeach
@for ($i = 0; $i <$MAX_ROW_LIMIT- $count; $i++)
| | |
| |
|
@endfor
| | {{ $son }} |
|
|
|
| |
|
|
|
| | |
|
|
|