Purchase Order
| S/N. | Item | Unit | Brand | Qty | Rate | Amount |
|---|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$row->boqitem->item->name}} | {{$row->boqitem->item->inventoryUnit->name}} | {{$row->brand}} | {{EF::numberFormat($row->boqitem->quantity)}} | {{EF::numberFormat($row->unit_price)}} | {{EF::numberFormat($row->unit_price*$row->boqitem->quantity)}} | @php($totalquantity = $totalquantity + ($row->boqitem->quantity)) @php($totalamount = $totalamount + ($row->unit_price*$row->boqitem->quantity))
|
Total Gross Amount Less:Discount 0.00% Net Amount |
||||||
In Words: Rupees {{EF::numberToWords($totalamount)}} Only
{{$po[0]->approvedby->name}}
Prepared By
{{$po[0]->approvedby->name}}
Approved By
________________________
Verified By