{{-- @can('dashboard') --}}
  • {{ __('Dashboard') }}
    • {{ __('Dashboard') }}

  • {{-- @endcan --}} @can('drivers.view')
  • {{ __('All Driver') }}
    • {{ __('All Driver') }}

  • @endcan @can('riders.index')
  • {{ __('All Rider') }}
    • {{ __('All Rider') }}

  • @endcan @canany(['marketing-promotionals.index', 'marketing-coupons.index', 'marketing-gift-cards.index'])
  • {{ __('Marketing Hub') }}
    • {{ __('Banner Setup') }}
    • {{ __('Coupon Setup') }}
    • {{ __('Gift Cards') }}
  • @endcanany @canany(['vehicle-category.index', 'vehicle-brand.index', 'vehicle-model.index', 'vehicle-color.index'])
  • {{ __('Vehicle Management') }}
    • {{ __('Vehicle Category') }}
    • {{ __('Vehicle Brand') }}
    • {{ __('Vehicle Model') }}
    • {{ __('Vehicle Color') }}
  • @endcanany @can('announcements.index')
  • {{ __('Notification Management') }}
    • {{ __('Notification Management') }}

  • @endcan {{-- @can('request.index') --}}
  • {{ __('Ride Request') }}
    • {{ __('Ride Request') }}

  • {{-- @endcan --}} @canany(['services-category.index', 'services-option.index', 'services.index'])
  • {{ __('Service Management') }}
    • {{ __('Service Category') }}
    • {{ __('Services Options') }}
    • {{ __('Services') }}
  • @endcanany @can('complaints.index')
  • {{ __('Complaints') }}
    • {{ __('Complaints') }}

  • @endcan @can('sos.index')
  • {{ __('SOS') }}
    • {{ __('SOS') }}

  • @endcan @can('report-types.index')
  • {{ __('Report Types') }}
    • {{ __('Report Types') }}

  • @endcan @can('contact-us.index')
  • {{ __('Contact Us') }}
    • {{ __('Contact Us') }}

  • @endcan @can('accounting.admin')
  • {{ __('Accounting') }}
    • {{ __('Admin') }}
    • {{ __('Drivers') }}
    • {{ __('Riders') }}
  • @endcan {{-- @canany(['management.payment-gateways.index', 'management.user-roles.index']) --}} {{-- web-setting --}}
  • {{ __('Web-Settings') }}
    • {{ __('Hero Section') }}
    • {{ __('Ride Platform') }}
    • {{ __('Here With You') }}
    • {{ __('Earn Ride') }}
    • {{ __('Download App') }}
    • {{ __('Customer Review') }}
    • {{ __('Trusted Delivery') }}
    • {{ __('Footer Section') }}
  • {{-- @endcanany --}}
  • {{ __('Settings & Configs') }}
    • {{ __('Setting') }}
    • {{--
    • --}} {{-- --}} {{--
      --}} {{-- {{ __('Web Setting') }} --}} {{--
      --}} {{--
      --}} {{--
    • --}}
    • {{ __('Payment Getway Setup') }}
    • Sms Getway Setup
    • {{ __('User Permission') }}
    • {{ __('Language') }}
    • @role('root')
    • {{ __('Region') }}
    • @endrole