• {{ $user->username }} {{ $user->name }}
  • Dashboard
  • My Profile
  • @if($user->role == 'user')
  • Wallet Balance
  • @if($settings && $settings->is_mining == 'yes')
  • Mining Store
    • Promo
    • Buy Cloud
    • Cloud Contracts
    • Rent ASICs
    • Rented ASICs
    • Buy ASICs
    • Purchased ASICs
  • @endif @if($settings && $settings->is_investment == 'yes')
  • Portfolios
    • Invest
    • Histories
  • @endif @if($settings && $settings->is_transfer == 'yes')
  • Funds Transfer
  • @endif @if($settings && $settings->is_withdraw == 'yes')
  • Withdrawal
  • @endif @if($settings && $settings->referral_system == 'yes')
  • Refferals
  • @endif
  • General Settings
    • Update Profile
    • Update Password
    • Payment Options
  • @else
  • Manage Users
    • Users
    • Subscribers
  • @if($settings && $settings->is_mining == 'yes')
  • Manage Minings
    • Buy ASICs
    • Rent ASICs
    • Cloud Plan
    • ASICs Promo
    • Contracts
  • @endif @if($user->role == 'super-admin' || $user->role == 'admin')
  • Investments
    • Plans
    • Active Investments
  • Manage Deposits
  • @if($settings && $settings->is_transfer == 'yes')
  • Manage Transfers
  • @endif
  • Manage Payout
    • Withdrawal Request
    • Withdrawal History
  • @endif
  • Contact Us
    • Request
    • History
  • @if($user->role == 'super-admin' || $user->role == 'admin')
  • KYC Request
    • Applications Request
    • Applications History
  • @endif @if($user->role == 'super-admin')
  • Administrator(s)
    • Manage Admin(s)
  • General Settings
    • App Setting(s)
    • System Wallet
@endif @endif @if($user->role == 'user')
  • SUPPORT & SOCIALS
  • Support
  • @endif