| |
{{ $title }} |
|
| Proyecto | {{ $obra->name }} | |
| Contratista | {{ $obra->work_executor }} | |
| ÍTEM | CÓDIGO PROD | PRODUCTO | U/M | ENTRADA | SALIDA | EXISTENCIA |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $item->product_code }} | {{ $item->product_name }} | {{ $item->medida }} | {{ $item->entrada }} | {{ $item->salida }} | {{ $item->stock }} |
| FECHA IMPRESIÓN | {{ $fecha }} | |||||