{{ gateCRUDPermissions('employee-or-admin-user') }} ...
  • Action Another action
    Something else here
  • Image placeholder
    Welcome!
    My profile
    {{ __('Logout') }}
    @csrf
  • {{ __('Dashboard') }}
  • {{ __('Warehouse') }}
    {{ __('All warehouses') }} {{ __('Add Warehouse') }}
  • {{ __('Classifications') }}
    {{ __('ALL Classifications') }}
  • {{ __('Category Stores') }}
    {{ __(' Control Category Store') }}
  • {{ __('Stores') }}
    {{ __('ALL Stores') }} {{ __('Add Store') }}
  • {{ __('Sliders') }}
    {{ __('ALL Sliders') }} {{ __('Create Slider') }}
  • {{ __('Zone Configuration') }}
  • {{ __('Delivery Price') }}
    {{ __('View All') }} {{ __('Add New Delivery Price') }}
  • {{ __('Support Driver') }}
    {{ __('All Driver Supported') }} {{ __('Add New Support Driver') }}
  • {{ __('Orders') }}
  • {{ __('Shipment') }}
    {{ __('Orders Shipment') }}
  • {{ __('Offers') }}
    {{ __('ALL Offers') }} {{ __('Create offer') }} {{ __('Accept Vendor Offers') }}
  • {{ __('promoCode') }}
    {{ __('show promocode') }} {{ __('create promo Code') }}
  • {{ __('Users') }}
    {{ __('App Users') }} {{ __('Driver Users') }} V{{ __('Vendor Users') }}
  • {{ __('Form Register') }}
  • {{ __('Notification') }}
    {{ __('Send to All') }} {{ __('Send to Custom Users') }}
  • {{ __('About Us') }}
    {{ __('ALL About Us') }} {{ __('Create About_Us') }}
  • {{ __('Shipments') }}
    {{ __('All Size') }} {{ __('All Weights') }} {{ __('All Withins') }}
  • {{ __('Social Media Links') }}
  • {{ __('Users Dashboard') }}
    {{ __('Create New User') }} {{ __('Users Admins') }}
  • {{ __('Users Vendor') }}
    {{ __('Add User Vendor') }} {{ __('Users Vendor') }}
  • {{ __('Delivery Company Users') }}
    {{ __('Add Delivery Company User') }} {{ __('Delivery Company Users') }}
  • {{ __('Roles & Permissions') }}
    {{ __('Create New Roles') }} {{ __('ALL Roles & Permissions') }}
  • {{ __('User profile') }}
  • {{ __('App Settings') }}
  • {{ __('Reports') }}
    {{ __('Order Reports') }} {{ __('Driver Reports') }} {{ __('Order Items Reports') }} {{ __('Order duration Reports') }}
  • {{ __('Contuct_us Messages') }}
  • {{ __('Logout') }}
  • @if (Auth::user()->role == 1)
    @csrf
    @csrf
    @endif
@include('header.parts.footer')