@foreach($data as $index => $item) {{-- --}} @endforeach
S/No Vehicle registration Driver Names Location Destination Fuel Issued Extra Fuel Fuel Cost Other Expenses Total Liability
{{ ++$index }} {{ $itemData['Date'] }} {{ implode(', ', $itemData['Vehicle registration']) }} {{ $itemData['Driver name'] }} {{ $itemData['Location'] }} {{ $itemData['Destination'] }} {{ $itemData['Fuel Issued'] }} {{ $itemData['Extra Fuel'] }} {{ number_format($itemData['Fuel Cost'] , 0, '.', ',') }} {{ number_format($itemData['Other Expenses'] , 0, '.', ',') }}{{ $itemData['Total Liability'] }}{{ number_format($itemData['Total Liability'], 0, '.', ',') }}


Reviewed by Reviewed by Reviewed by Checked by:
............................. ............................. ............................. .............................
Operation/Trainer Manager QHSSE Manager HR General Manager