| s | barcode | description | unit price | Quantity | Total | Notes |
| {{ $loop->iteration }} | {{ $item_barcode }} | {{ $item_name }} | {{ formatAmount($qd->item_price) }} | {{ formatAmount($qd->item_qty,0) }} | {{ formatAmount($qd->item_total) }} | |
| TOTAL | {{ formatAmount($totals_itm)}} | |||||