@extends('admin.layouts.app') @section('content')
{{-- navbar - top --}} @include('admin.layouts.topbar')
{{-- navbar - side --}} @include('admin.layouts.nav')

Elite Fare System / Rental / Add New

Fare Details

@csrf

Fare Slab

Total Hours Fare Limit KM After Limit Fare / KM Actions
Go Back
@endsection @extends('admin.layouts.footer')