logo
  • {{ __('Dashboard') }}
  • Users
      @can('users.view')
    • All users
    • @endcan @can('roles.view')
    • Roles and Permissions
    • @endcan
  • @if(isset($vendor_system) && $vendor_system == 1) @canany(['stores.accept.request','stores.view'])
  • Artist Management
      @can('stores.view')
    • Artists
    • @endcan @if($vendor_system==1) @can('stores.accept.request')
    • Artists Request
    • @endcan @endif
  • @endcan @endif @canany(['review.view','brand.view','category.view','subcategory.view','childcategory.view','products.view','products.import','attributes.view','coupans.view','returnpolicy.view','units.view','specialoffer.view'])
  • Artworks Management
    • Categories
        @can('category.view')
      • Categories
      • @endcan @can('subcategory.view')
      • Subcategories
      • @endcan @can('childcategory.view')
      • Childcategories
      • @endcan @can('category.view')
      • Business Categories
      • @endcan
    • @can('products.view')
    • {{__("Artworks")}}
    • @endcan @can('products.import')
    • Import Artworks
    • @endcan @can('coupans.view')
    • Coupons
    • @endcan @can('returnpolicy.view')
    • Return Policy Settings
    • @endcan @can('specialoffer.view')
    • Special Offers
    • @endcan @can('review.view')
    • All Reviews
    • Reviews For Approval
    • @endcan @can('commission.manage') @if($cms->type =='c')
    • Commissions
    • @endif
    • Commission Setting
    • @endcan
  • @endcan @canany(['order.view','invoicesetting.view'])
  • Orders & Invoices
    • All Orders
    • Pending Orders
    • Canceled Orders
    • Returned Orders
    • @can('invoicesetting.view')
    • Invoice Setting
    • @endcan @can('invoicesetting.view')
    • Invoice Design
    • @endcan
  • @endcan @canany(['order.view'])
  • {{ __("Inhouse orders") }}
    • All Orders
    • Create order
    • Reports
  • @endcan @canany(['hotdeals.view','blockadvertisments.view','advertisements.view','testimonials.view','offerpopup.setting','pushnotification.settings'])
  • Marketing Tools
      @can('testimonials.view')
    • Testimonials
    • @endcan
  • @endcan @can('location.manage')
  • Locations
    • Countries
    • States
    • Cities
    • Delivery Locations
  • @endcan @canany(['shipping.manage','taxsystem.manage'])
  • @can('shipping.manage') Shipping & Taxes @endcan @can('taxsystem.manage')
    • Tax Classes
    • Tax Rates
    • Zones
    • Shipping
    @endcan
  • @endcan @if($genrals_settings->vendor_enable == 1) @can('sellerpayout.manage')
  • Seller Payouts
    • Pending Payouts
    • Completed Payouts
  • @endcan @endif @can('currency.manage')
  • Currency settings
  • @endcan @if(extended_license() == true && env('ENABLE_SELLER_SUBS_SYSTEM') == 1) @can('sellersubscription.manage')
  • {{__("Seller Subscriptions")}} NEW
    • {{__("Packages")}}
    • {{__("Subscription vouchers")}}
    • {{__("Subscribers List")}}
  • @endcan @endif @canany(['pages.view','blog.view','site-settings.style-settings','site-settings.footer-customize','site-settings.social-handle','pwa.setting.index','color-options.manage','faq.view','widget-settings.manage','payment-gateway.manage','manual-payment.view','sliders.manage'])
  • {{ __("Front Settings") }}
      @can('sliders.manage')
    • Sliders
      • Sliders
      • Top Category Slider
    • @endcan @can('faq.view')
    • FAQ's
    • @endcan @can('payment-gateway.manage')
    • Payment Gateway Settings
    • @endcan @can('manual-payment.view')
    • Offline Payment Gateway
    • @endcan @can('site-settings.social-handle')
    • Social Handler Settings
    • @endcan @can('pages.view')
    • Pages
    • @endcan
  • @endcan @canany(['terms-settings.update','others.abuse-word-manage','site-settings.bank-settings','site-settings.dashboard-settings','site-settings.footer-customize','site-settings.genral-settings','site-settings.genral-settings','site-settings.language','site-settings.mail-settings','site-settings.maintenance-mode','site-settings.sms-settings','site-settings.social-handle','site-settings.social-login-settings','site-settings.style-settings'])
  • Site Settings
      @can('site-settings.genral-settings')
    • General Settings
    • @endcan @can('seo.manage')
    • SEO
    • @endcan @can('site-settings.language')
    • Site Languages
    • @endcan @can('site-settings.mail-settings')
    • Mail Settings
    • @endcan @can('site-settings.social-login-settings')
    • Social Login Settings
    • @endcan @can('site-settings.sms-settings')
    • SMS Settings
    • @endcan @can('site-settings.dashboard-settings')
    • Admin Dashboard Settings
    • @endcan @can('site-settings.maintenance-mode')
    • Maintenance Mode
    • @endcan @can('terms-settings.update')
    • Terms Pages
    • @endcan @can('site-settings.bank-settings')
    • Bank Details
    • @endcan @can('others.abuse-word-manage')
    • Abuse Word Settings
    • @endcan
  • @endcan @can('reported-products.view')
  • Reported Products
  • @endcan @can('addon-manager.manage')
  • {{ __("Add-on Manager") }} NEW
  • @endcan @can('reports.view')
  • Reports
    • {{__("Stock Report")}}
    • {{__("Sales Report")}}
    • {{__("Most viewed products")}}
  • @endcan @canany(['others.importdemo','others.database-backup','others.systemstatus'])
  • Help & Support
      @can('others.importdemo')
    • Import Demo
    • @endcan @can('others.database-backup')
    • Database Backup
    • @endcan @can('others.systemstatus')
    • System Status
    • @endcan @if(auth()->user()->getRoleNames()->contains('Super Admin'))
    • Remove Public & Force HTTPS
    • @endif
  • @endcan
  • Clear Cache