Today's Purchase Report
Date: June 6, 2026
| # | Supplier | Item | Qty | Unit Price | Vat % | Total | Invoice# |
|---|---|---|---|---|---|---|---|
| {{ ++$key }} | {{ $todays_purchase->sup_name }} | {{ $todays_purchase->item_name }} | {{ $todays_purchase->quantity }} | {{ $todays_purchase->purchase_price }} | {{ $todays_purchase->item_vat }} | {{ $net = ($todays_purchase->purchase_price * $todays_purchase->quantity) + ($todays_purchase->item_vat/100) * ($todays_purchase->purchase_price * $todays_purchase->quantity) }} | {{ $todays_purchase->memo_no }} |
Total: {{ number_format($total,2) }}
© Copright {{date('Y')}} | All Rights Reserved To {{ $globalSettings->company_name }} | Powered By V-Link Network