• Dashboard
  • Change Password
  • @can('users.view')
  • User Management
  • @endcan @can('roles.view')
  • Role Management
  • @endcan @can('corporate_customers.view')
  • Corporate Clients
  • @endcan @can('subscription_packages.view')
  • Packages
  • @endcan @can('rating_factors.view')
  • Rating Factors
  • @endcan @can('push_notifications.view')
  • Push Notifications
  • @endcan @can('sliders.view')
  • Slider Management
  • @endcan @can('suggested_merchants.view')
  • Suggested Merchants
  • @endcan @can('activity_logs.view')
  • Activity Logs
  • @endcan
  • Brand Requests @php $pendingCount = \App\Models\BrandUpdateRequest::pending()->count(); @endphp @if($pendingCount > 0) {{ $pendingCount }} @endif
  • @can('brands.create')
  • Brand Wizard
  • @endcan @can('brands.view')
  • Manage Brands
  • @endcan @can('categories.view')
  • Manage Categories
  • @endcan
  • @can('tech_support.view')
  • Customer 360
  • @endcan