logo image logo image
  • {{ __('Dashboard') }}
  • @if (can_access('identity_form'))
  • {{ __('KYC Form') }}
  • @endif @if (can_access('manage_user'))
  • {{ __('Manage Role') }}
    • {{ __('Group') }}
    • {{ __('User List') }}
  • @endif @if (can_access('ico'))
  • {{ __('ICO') }}
  • @endif
  • {{ __('Credit Card Request') }}
  • {{ __('MANAGE PLAN') }}
  • @if (can_access('schedule'))
  • {{ __('Schedule') }}
  • @endif @if (can_access('plan'))
  • {{ __('Plan') }}
    • {{ __('Add Plan') }}
    • {{ __('Manage') }}
  • @endif
  • {{ __('COMMISSION SETTING') }}
  • @if (can_access('referral'))
  • {{ __('Referral') }}
  • @endif
  • {{ __('ALL TRANSACTION') }}
  • @if (can_access('transaction'))
  • {{ __('Transaction Log') }}
  • @endif
  • {{ __('MANAGE USER') }}
  • @if (can_access('user_management'))
  • {{ __('All Users') }}
  • @endif @if (can_access('active_user'))
  • {{ __('Active Users') }}
  • @endif @if (can_access('ban_user'))
  • {{ __('Banned Users') }}
  • @endif @if (can_access('pending_kyc'))
  • {{ __('Pending KYC') }}
  • @endif @if (can_access('log_kyc'))
  • {{ __('KYC Log') }}
  • @endif @if (can_access('ranking'))
  • {{ __('Manage Ranking') }}
  • @endif
  • {{ __('PAYMENT SETTINGS') }}
  • {{-- @if (can_access('gateway_management'))
  • {{__('Gateways')}}
  • @endif --}} @if (can_access('gateway_management'))
  • {{ __('Automatic') }}
  • @endif @if (can_access('admin-manual-gateway'))
  • {{ __('Manual') }}
  • @endif @if (can_access('deposit_pending'))
  • {{ __('Pending Deposit') }}
  • @endif @if (can_access('deposit_accept'))
  • {{ __('Accepted Deposit') }}
  • @endif @if (can_access('deposit_reject'))
  • {{ __('Rejected Deposit') }}
  • @endif @if (can_access('deposit_log'))
  • {{ __('Deposit Log') }}
  • @endif
  • {{ __('WITHDRAW SETTINGS') }}
  • @if (can_access('withdraw_method'))
  • {{ __('Methods') }}
  • @endif @if (can_access('withdraw_pending'))
  • {{ __('Pending Withdraw') }}
  • @endif @if (can_access('withdraw_log'))
  • {{ __('Withdraw Log') }}
  • @endif
  • {{ __('SUPPORT TICKETS') }}
  • @if (can_access('support'))
  • {{ __('Support') }} @if (count($check_count) == 0) @else {{ count($check_count) }} @endif
  • @endif
  • {{ __('CONTROLS') }}
  • @if (can_access('theme'))
  • {{ __('Theme') }}
  • @endif @if (can_access('settings'))
  • {{ __('Settings') }}
  • @endif @if (can_access('email_settings'))
  • {{ __('Email Settings') }}
    • {{ __('Global Template') }}
    • {{ __('Email Controls') }}
    • {{ __('Email Template') }}
  • @endif @if (can_access('language'))
  • {{ __('Language Manager') }}
  • @endif @if (can_access('google_tools'))
  • {{ __('Google Tools') }}
  • @endif
  • {{ __('Seo Manager') }}
  • {{ __('THEME SETTINGS') }}
  • @if (can_access('logo'))
  • {{ __('Logo & Icon') }}
  • @endif @if (can_access('banner'))
  • {{ __('Breadcrumb') }}
  • @endif @if (can_access('menu'))
  • {{ __('Menus') }}
    • {{ __('Add') }}
    • {{ __('Manage') }}
  • @endif @if (can_access('web_interface'))
  • {{ __('Web Interface') }}
      @if ($general->theme == 'violet')
    • {{ __('Sliders') }}
    • @endif
    • {{ __('Socials') }}
    • {{ __('About') }}
    • {{ __('Services') }}
    • {{ __('Work Area') }}
    • {{ __('Faqs') }}
    • {{ __('Investors') }}
    • {{ __('Partners') }}
    • @endif
  • {{ __('Addon') }}
  • @if (can_access('news'))
  • {{ __('News') }}
    • {{ __('Add') }}
    • {{ __('Manage') }}
  • @endif