{{auth()->user()->full_name}}

{{auth()->user()->isAdministrator() ? __("Admin") : auth()->user()->role->name}}

    @if(isPermissionsAllowed("view-dashboard"))
  • {{__("Dashboard")}}
  • @endif @if(isPermissionsAllowed("view-main-classifications"))
  • {{__("main-classifications")}}
  • @endif @if(isPermissionsAllowed("view-items-units"))
  • {{__("item-units")}}
  • @endif @if(isPermissionsAllowed("view-items-types"))
  • {{__("item-types")}}
  • @endif @if(isPermissionsAllowed("view-production-lines"))
  • {{__("production-lines")}}
  • @endif @if(isPermissionsAllowed("view-items","view-items-report","view-and-control-groups","view-group-details-report"))
  • {{__("items-and-groups")}}
      @if(isPermissionsAllowed("view-items"))
    • {{__("all-items")}}
    • @endif @if(isPermissionsAllowed("view-items-report"))
    • {{__("items-report")}}
    • @endif @if(isPermissionsAllowed("view-groups"))
    • {{__("groups")}}
    • @endif @if(isPermissionsAllowed("view-group-details-report"))
    • {{__("group-details-report")}}
    • @endif @if(isPermissionsAllowed("view-item-production-equations-report"))
    • {{__("item-production-equation-report")}}
    • @endif
  • @endif @if(isPermissionsAllowed("view-areas","view-sub-areas"))
  • routeIs("admin.sub-areas.*")) is-expanded @endif">{{__("areas")}}
      @if(isPermissionsAllowed("view-areas"))
    • {{__("main-areas")}}
    • @endif @if(isPermissionsAllowed("view-sub-areas"))
    • {{__("sub-areas")}}
    • @endif
  • @endif @if(isPermissionsAllowed("view-clients"))
  • {{__("clients")}}
  • @endif @if(isPermissionsAllowed("view-suppliers"))
  • {{__("suppliers")}}
  • @endif @if(isPermissionsAllowed("view-employees","view-roles"))
  • routeIs("admin.roles.*")) is-expanded @endif">{{__("employees")}}
      @if(isPermissionsAllowed("view-roles"))
    • {{__("roles-and-permissions")}}
    • @endif @if(isPermissionsAllowed("view-employees"))
    • {{__("all-employees")}}
    • @endif
  • @endif @if(isPermissionsAllowed("view-representatives"))
  • {{__("representatives")}}
  • @endif @if(isPermissionsAllowed("view-documents"))
  • {{__("documents")}}
    {{__("renewal")}}
  • @endif @if(isPermissionsAllowed("view-stock"))
  • {{__('Stock Documents')}}
      @if(isPermissionsAllowed("view-stock-in"))
    • {{__('In Stock')}}
    • {{--
    • "in"]) }}">{{__('In Stock')}}
    • --}} @endif @if(isPermissionsAllowed("view-stock-out"))
    • "out"]) }}">{{__('Out Stock')}}
    • @endif {{--
    • {{__('All Items')}}
    • --}}
  • @endif @if(isPermissionsAllowed("view-sliders"))
  • {{__("sliders")}}
  • @endif @if(isPermissionsAllowed("view-social-media"))
  • {{__("Social Media")}}
  • @endif @if(isPermissionsAllowed("view-generalization"))
  • {{__("Generalization")}}
  • @endif @if(isPermissionsAllowed("view-vacations"))
  • {{__("Vacations")}}
  • @endif @if(isPermissionsAllowed("view-stores"))
  • routeIs("admin.store-type.*")) is-expanded @endif">{{__("stores")}}
    • {{__("store-types")}}
    • @if(isPermissionsAllowed("view-stores"))
    • {{__("all-stores")}}
    • @endif
  • @endif @if(isPermissionsAllowed("view-supply-teams"))
  • {{__("stock")}}
  • @endif
  • {{__("payment-terms-condition")}}
  • @if(isPermissionsAllowed("view-stores"))
  • {{__("setting")}}
  • @endif @if(isPermissionsAllowed("view-invoice"))
  • {{__("Invoice")}}
  • @endif @if(isPermissionsAllowed("view-supply-teams"))
  • {{__("supply-teams")}}
  • @endif @if(isPermissionsAllowed("view-maintenance-teams"))
  • {{__("maintenance-teams")}}
  • @endif @if(isPermissionsAllowed("view-and-control-voucher-main-classifications"))
  • {{__("voucher-classifications")}}
  • @endif @if(isPermissionsAllowed("view-warehouse-report","view-supply-orders-report","view-maintenance-orders-report","view-production-orders-report","view-sales-orders-report","view-performance-report"))
  • {{__("reports")}}
      @if(isPermissionsAllowed("view-maintenance-orders-report"))
    • {{__("maintenance-report")}}
    • @endif @if(isPermissionsAllowed("view-production-orders-report"))
    • {{__("production_report")}}
    • @endif @if(isPermissionsAllowed("view-supply-orders-report"))
    • {{__("supply-report")}}
    • @endif @if(isPermissionsAllowed("view-sales-orders-report"))
    • {{__("sales-report")}}
    • @endif @if(isPermissionsAllowed("view-performance-report"))
    • {{__("performance-reports")}}
    • @endif @if(isPermissionsAllowed("view-warehouse-report"))
    • {{__("warehouse-report")}}
    • @endif
  • @endif @if(isPermissionsAllowed("view-sales-orders","view-and-control-vouchers","view-supply-orders","view-maintenance-orders","view-purchase-orders","view-booking-orders","view-delivery-orders","view-production-orders","view-receipts-orders","view-orders","view-unbooking-orders") )
  • routeIs("admin.purchase-orders.*") || request()->routeIs("admin.booking-orders.*")) is-expanded @endif">{{__("vouchers")}}
      @if(isPermissionsAllowed("view-sales-orders"))
    • {{__("sales-orders")}}
    • {{__("sales-orders-analyzed")}}
    • @endif @if( isPermissionsAllowed("view-booking-orders"))
    • {{__("booking-orders")}}
    • @endif @if(isPermissionsAllowed("view-purchase-orders"))
    • {{__("purchase-orders")}}
    • @endif @if(isPermissionsAllowed("view-supply-orders"))
    • {{__("supply-of-orders")}}
    • @endif @if(isPermissionsAllowed("view-production-orders"))
    • {{__("production-orders")}}
    • @endif @if(isPermissionsAllowed("view-maintenance-orders"))
    • {{__("maintenance-orders")}}
    • @endif @if(isPermissionsAllowed("view-unbooking-orders"))
    • {{__("unbooking-orders")}}
    • @endif @if(isPermissionsAllowed("view-receipts-orders"))
    • {{__("Receipts-Orders")}}
    • @endif @if(isPermissionsAllowed("view-delivery-orders"))
    • {{__("Delivery-Orders")}}
    • @endif
  • @endif