{{$data['company']['name']}} |
|||||||||
{{$data['title']}} |
|||||||||
| SALDO ANTERIOR | INGRESO | SALIDA | SALDO FINAL | |||||||
| Código | Descripción | cantidad | Importe | cantidad | Importe | cantidad | Importe | Cantidad | P.U | Importe |
| {{$d['code']}} | {{$d['description']}} | {{$d['quantity_before']}} | {{$d['import_before']}} | {{$d['quantity_entry']}} | {{$d['import_entry']}} | {{$d['quantity_departure']}} | {{$d['import_departure']}} | {{$d['quantity_end']}} | {{$d['price_end']}} | {{$d['import_end']}} |
| TOTAL | - | - | - | - | - | - | {{$data['import_total']}} | |||
|---|---|---|---|---|---|---|---|---|---|---|