DMMC INSTITUTE OF HEALTH SCIENCES
#143 Narra St., Mountainview Subd. Brgy 3, Tanauan City, Batangas
Tel. Nos. :(043) 778-6352 * Telefax (043) 778-6352
Purchase Book
Date Covered: {{date_format(date_create($finalStartDate),"F d, Y")}} - {{date_format(date_create($finalEndDate),"F d, Y")}}
|
Date |
Supplier's / Vendor Name |
Invoice No. |
Particulars |
Total Amount |
@foreach($lists as $list)
{{++$x}} |
{{date_format(date_create($list->invoice_date),"M d, Y")}} |
{{$list->vendor}} |
{{$list->invoice_no}} |
{{$list->particulars}} |
{{number_format($list->amount,2)}} |
@endforeach