• Dashboard
  • @canany([ 'config', 'create config', 'edit config', 'delete config', 'logo edit', 'favicon edit', ]) Website Setting @endcan
      @can('favicon edit')
    • Favicon
    • @endcan @can('logo edit')
    • Logo
    • @endcan @can('edit config')
    • Config
    • @endcan
  • @role('super admin')
  • Roles
  • Roles
      @can('create role')
    • Add Roles
    • @endcan @can('role')
    • Roles List
    • @endcan
  • Permissions
  • Permissions
      @can('create permission')
    • Add Permission
    • @endcan @can('permission')
    • Permission List
    • @endcan
  • @endrole @role('admin')
  • Inquiry Section
    • Newsletter Inquiries
    • Contact Inquiries
  • Content Management System
  • Pages
      @can('create page')
    • Add Page
    • @endcan @can('page')
    • Page
    • @endcan
  • @foreach ($laravelAdminMenus->menus as $section) @if ($section->items)
  • {{ $section->section }}
  • @foreach ($section->items as $menu)
  • {!! $menu->icon !!} {{ $menu->title }}
    • Add {{ $menu->title }}
    • {{ $menu->title }} List
  • @endforeach @endif @endforeach
  • Store
  • Stores
    • Store List
  • @canany(['user', 'create user', 'edit user']) User @if (getDeactiveVendor() > 0) {{ getDeactiveVendor() }} @endif @endcan
      @can('create user')
    • Add User
    • @endcan @can('user')
    • User List
    • @endcan
  • Transactions
    • Transactions
  • Payouts
    • Payouts
    • Create Payouts
  • @endrole @role('admin|vendor')
  • Ecommerce
  • Attribute Management
    • Add Attribute
    • Attribute List
  • Category Management
      @role('admin')
    • Add Category
    • @endrole
    • Category List
  • @if ((Auth::user()->status == 3 && Auth::user()->getRole() == 'vendor') || Auth::user()->getRole() == 'admin')
  • Online Store @if (getDeactiveProducts() > 0) {{ getDeactiveProducts() }} @endif
    • Products
    • Products Add
    • Orders List
  • @endif @endrole @role('vendor')
  • My Store
  • Taxes Information
  • @if (in_array(Auth::user()->status, [1, 3]))
  • Chats @if (Auth::user()->unreadMessagesCount() > 0) {{ Auth::user()->unreadMessagesCount() }} @endif
  • @endif @endrole {{--
  • Plant Disease Detection
  • --}}
  • Logout