• Dashboard

  • @can('user_management_access')
  • User Management
    • AC Add Client
    • ALC All Client
    • ACU Add CRM User
    • ALLCU All CRM Users
    • CD Client Documents
    • UD Upload Documents
  • MTA MT5 Accounts
  • MTP MT5 Password
  • DA Demo accounts
  • Transaction
    • D Deposit
    • W Withdraw
  • Leads
    • L Leads
    • CL Create Lead
  • LR Leverage Request
  • CP Change Password
  • @endcan @can('user_affiliate') @if (Auth::user()->usermanager == '1')
  • MC My Clients
  • AC Add Client
  • @endif @if (Auth::user()->mt4access == '1')
  • MTA MT5 Accounts
  • @endif @if (Auth::user()->usermanager == '1')
  • CD Client Documents
  • @endif @if (Auth::user()->mt4access == '1')
  • DA Demo accounts
  • @endif @if (Auth::user()->withdrawal == '1')
  • W Withdraw
  • @endif @if (Auth::user()->deposit == '1')
  • D Deposit
  • @endif @if (Auth::user()->leads == '1')
  • L Leads
  • @endif @if (Auth::user()->mt4access == '1')
  • MTP MT5 Password
  • @endif
  • MP My Profile
  • CP Change Password
  • @endcan @can('user_client')
  • MP My Profile
  • MD My Documents
  • @php $checkdoc = \App\Models\Documents::where('userid', Auth::user()->id) ->where('status', '1') ->count(); @endphp @if($checkdoc > 0)
  • CP Change Password
  • MT5 Account
    • MMA My MT5 Accounts
    • DA Demo accounts
    • CDA Create Demo Account
    • CLA Create Live Account
    • MTP MT5 Password
  • My Transactions
    • MW My Withdraw
    • WR Withdraw Request
    • AD Add Deposit
    • MD My Deposit
  • IT Internal Transfer
  • Leverage
    • LR Leverage Request
    • CR Create Request
  • @endif
  • OP Open Positions
  • CT Close Trades
  • @endcan
  • DP Download Platform
  • Android AD Android Download
  • Android ID iOS Download