@extends('branch.layout.default') @section('content')
| Sr. No. | Date | Filling Time | OutLet Name | Vehile No | KM Driven | Fuel Quantity | Fuel Amount |
|---|---|---|---|---|---|---|---|
| {{ $sno }} | {{ date( 'Y-m-d', strtotime($fuel->fuel_date) ) }} | {{ $fuel->filling_time }} | {{ $fuel->outlet }} | {{ $fuel->vehicle_no }} | {{ $fuel->bike_reading }} | {{ $fuel->fuelqty }} | {{ $fuel->fuel_amount }} |