@foreach($result as $row) @endforeach
WO NO: WO Date Customer Amount
{{ $row->voucher_no }} {{ date('d-m-Y', strtotime($row->voucher_date)) }} {{ $row->customer }} {{ $row->net_total }}