@extends('layouts.tenant.master')
@section('title', 'Fuel Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Fuel Charges Details
@endsection
@section('breadcrumb-items')
Setting
Fuel Charges
List
@endsection
@section('content')
@endsection
@section('script')
@endsection