@foreach($items as $item) @endforeach @if (count($items) === 0) @endif
Reference No Voucher Date Item Name Unit Quantity Cost/Unit
{{$item->reference_no}} {{date('d-m-Y',strtotime($item->voucher_date))}} {{$item->item_name}} {{$item->unit_name}} {{$item->quantity}} {{$item->unit_price}}
No matching records found