• icon {{ __('Overview') }}
  • @php use Nwidart\Modules\Facades\Module; @endphp @if ($generaleSetting?->business_based_on == 'subscription') @hasPermission('shop.subscription.index')
  • icon {{ __('Subscription') }}
  • @endhasPermission @endif @hasPermission(['shop.pos.index', 'shop.pos.draft', 'shop.pos.sales']) @endhasPermission @hasPermission(['shop.pos.index', 'shop.pos.draft', 'shop.pos.sales'])
  • icon {{ __('POS') }} icon
  • @endhasPermission @hasPermission('shop.order.index')
  • icon {{ __('Orders') }}
  • @endhasPermission @hasPermission(['shop.category.index', 'shop.product.index', 'shop.brand.index']) @endhasPermission @hasPermission('shop.brand.index')
  • icon {{ __('Brand') }}
  • @endhasPermission @hasPermission(['shop.product.index', 'shop.product.create'])
  • icon {{ __('Product Management') }} icon
  • @endhasPermission @if (module_exists('purchase') ) @include('purchase::layouts.purchaseSidebar') @endif @hasPermission(['shop.voucher.index', 'shop.voucher.create', 'shop.flashSale.index']) @endhasPermission @hasPermission('admin.flashSale.index')
  • icon {{ __('Flash Sales') }}
  • @endhasPermission @hasPermission(['shop.voucher.index', 'shop.voucher.create'])
  • icon {{ __('Coupon') }} icon
  • @endhasPermission @hasPermission(['shop.employee.index', 'shop.employee.create', 'shop.withdraw.index']) @endhasPermission @hasPermission(['shop.employee.index', 'shop.employee.create'])
  • icon {{ __('Moderators') }} icon
  • @endhasPermission @if (module_exists('purchase') ) @include('purchase::layouts.supplierSidebar') @endif @if (!auth()->user()->hasRole('root')) @hasPermission('shop.withdraw.index')
  • icon {{ __('Withdraws') }}
  • @endhasPermission @endif @hasPermission('shop.customer.chat.index')
  • icon {{ __('Messages') }} 0
  • @endhasPermission @hasPermission([ 'shop.profile.index', 'shop.bulk-product-export.index', 'shop.bulk-product-import.index', 'shop.gallery.index' ]) @endhasPermission @hasPermission(['shop.profile.index'])
  • icon {{ __('Profile') }}
  • @endhasPermission @if ($businessModel == 'multi') @hasPermission('shop.banner.index') {{--
  • icon {{ __('Shop Banners') }}
  • --}}
  • icon {{ __('Shop Banners') }} icon
  • @endhasPermission @endif @hasPermission(['shop.bulk-product-export.index', 'shop.bulk-product-import.index', 'shop.gallery.index'])
  • icon {{ __('Import/Export') }} icon
  • @endhasPermission