| CÓDIGO | CANT. | U | DESCRIPCIÓN | PRECIO LISTA | PRECIO UNIT. | DESC. | IMPORTE |
|---|---|---|---|---|---|---|---|
| @if($item->product && $item->product->CO_ARTI) {{ trim($item->product->CO_ARTI) }} @else - @endif | {{ number_format($item->qty, 2) }} | U | {{ strtoupper($item->name) }} | {{ number_format($item->price, 2) }} | {{ number_format($item->price, 4) }} | 0.00 | {{ number_format($total, 4) }} |