@lang('image') @lang('image')
  • @lang('Dashboard')
  • @lang('Categories')
  • @lang('Projects') @if($pending_product_count > 0) @endif
    • @lang('All Projects')
    • @lang('Live Projects') @if($live_product_count) {{$live_product_count}} @endif
    • @lang('Pending Projects') @if($pending_product_count) {{$pending_product_count}} @endif
    • @lang('Upcoming Projects') @if($upcoming_product_count) {{$upcoming_product_count}} @endif
    • @lang('Expired Projects') @if($expired_product_count) {{$expired_product_count}} @endif
    • @lang('Winner Logs')
  • @lang('Advertisements')
  • @lang('Manage Users') @if($banned_users_count > 0 || $email_unverified_users_count > 0 || $sms_unverified_users_count > 0) @endif
    • @lang('All Users')
    • @lang('Active Users')
    • @lang('Banned Users') @if($banned_users_count) {{$banned_users_count}} @endif
    • @lang('Email Unverified') @if($email_unverified_users_count) {{$email_unverified_users_count}} @endif
    • @lang('SMS Unverified') @if($sms_unverified_users_count) {{$sms_unverified_users_count}} @endif
    • @lang('With Balance')
    • @lang('Email to All')
  • @lang('Manage Project Owners') @if($banned_merchants_count > 0 || $email_unverified_merchants_count > 0 || $sms_unverified_merchants_count > 0) @endif
    • @lang('All Project Owners')
    • @lang('Active Project Owners')
    • @lang('Banned Project Owners') @if($banned_merchants_count) {{$banned_merchants_count}} @endif
    • @lang('Email Unverified') @if($email_unverified_merchants_count) {{$email_unverified_merchants_count}} @endif
    • @lang('SMS Unverified') @if($sms_unverified_merchants_count) {{$sms_unverified_merchants_count}} @endif
    • @lang('With Balance')
    • @lang('Email to All')
  • @lang('Payment Gateways')
    • @lang('Automatic Gateways')
    • @lang('Manual Gateways')
  • @lang('Deposits') @if(0 < $pending_deposits_count) @endif
    • @lang('Pending Deposits') @if($pending_deposits_count) {{$pending_deposits_count}} @endif
    • @lang('Approved Deposits')
    • @lang('Successful Deposits')
    • @lang('Rejected Deposits')
    • @lang('All Deposits')
  • @lang('Withdrawals') @if(0 < $pending_withdraw_count) @endif
    • @lang('Withdrawal Methods')
    • @lang('Pending Log') @if($pending_withdraw_count) {{$pending_withdraw_count}} @endif
    • @lang('Approved Log')
    • @lang('Rejected Log')
    • @lang('Withdrawals Log')
  • @lang('User Support') @if(0 < $pending_user_ticket_count) @endif
    • @lang('All Tickets')
    • @lang('Pending Tickets') @if($pending_user_ticket_count) {{$pending_user_ticket_count}} @endif
    • @lang('Closed Tickets')
    • @lang('Answered Tickets')
  • @lang('Merchant Support') @if(0 < $pending_merchant_ticket_count) @endif
    • @lang('All Tickets')
    • @lang('Pending Tickets') @if($pending_merchant_ticket_count) {{$pending_merchant_ticket_count}} @endif
    • @lang('Closed Tickets')
    • @lang('Answered Tickets')
  • @lang('Report')
    • @lang('User Transactions')
    • @lang('Merchant Transactions')
    • @lang('User Logins')
    • @lang('Merchant Logins')
    • @lang('User Emails')
    • @lang('Merchant Emails')
  • @lang('Settings')
  • @lang('General Setting')
  • @lang('Logo & Favicon')
  • @lang('Merchant Profile')
  • @lang('Extensions')
  • @lang('Language')
  • @lang('SEO Manager')
  • @lang('KYC Setting')
  • @lang('Email Manager')
    • @lang('Global Template')
    • @lang('Email Templates')
    • @lang('Email Configure')
  • @lang('SMS Manager')
    • @lang('Global Setting')
    • @lang('SMS Gateways')
    • @lang('SMS Templates')
  • @lang('Frontend Manager')
  • @lang('Manage Pages')
  • @lang('Manage Section')
      @php $lastSegment = collect(request()->segments())->last(); @endphp @foreach(getPageSections(true) as $k => $secs) @if($secs['builder'])
    • {{__($secs['name'])}}
    • @endif @endforeach
  • @lang('Extra')
  • @lang('GDPR Cookie')
  • @lang('System Information')
  • @lang('Custom CSS')