@extends('layouts.tenant.master') @section('title', 'Fuel Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Create Fuel Charges

@endsection @section('breadcrumb-items') @endsection @section('content')
@csrf
Fuel Charges(%)  *
@endsection @section('script') @if (session('success')) @elseif(session('error')) @endif @endsection