- Fueling Cost {{--
- Today's Trips
- My Request --}}
@if(isset($fueling_costs))
@else
| Fueling. ID | Fueling | Location | Driver | Company | Type | Quantity | Date | Status | Card no. | Logged by | Confirmed by | Amount | {{--Action | --}}
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$fueling_cost->fueling_id}} | {{$fueling_cost->fueling_type}} | {{$fueling_cost->location_name}} | {{$fueling_cost->driver}} | {{$fueling_cost->company_name}} | {{$fueling_cost->fuel_type}} | {{$fueling_cost->quantity_litre}} | {{$fueling_cost->fueling_date}} | {{$fueling_cost->fuel_status_name}} | {{$fueling_cost->card_number}} | {{$fueling_cost->logged_by}} | {{$fueling_cost->confirmed_by}} | {{$fueling_cost->total_amount}} |
No Result
@endif
close
Today 2026-08-16