...
  • Image placeholder
    Welcome!
    My profile Settings Activity Support
    {{ __('Logout') }}
    @csrf
    @if (auth()->user()->it_branch != 1)
  • {{ __('Dashboard') }}
  • @endif @if (auth()->user()->it_branch != 1)
  • {{ __('Category and Item') }}
  • {{ __('Branches') }}
  • @endif
  • {{ __('Orders') }}
    @if (auth()->user()->it_branch != 1) {{ __('Normal Orders') }} @endif {{ __('Shipment Order') }}
  • @if (auth()->user()->it_branch != 1)
  • {{ __('Offers') }}
    {{ __('ALL Offers') }} {{ __('Create offer') }}
  • @endif @if (auth()->user()->it_branch != 1)
  • {{ __('User profile') }}
  • @endif
  • {{ __('create-orders') }}
    {{ __('Orders Shipment') }} {{ __('driver-request') }}