{{ Auth('admin')->User()->firstName }} {{ Auth('admin')->User()->lastName }} Admin {{-- --}}
  • Dashboard

  • Manage Users

  • Grant Applications

    • All Applications
    • Processing
    • Approved
    • Rejected
    • Disbursed
  • Create New user

  • New User Application(s)

  • Transfer Transactions

  • Transaction History

    • View History
    • Generate Transaction
  • Users Deposits

  • @if (Auth('admin')->User()->type == 'Super Admin' || Auth('admin')->User()->type == 'Admin')
  • Loan Applications

      {{--
    • Investment Plans
    • --}}
    • Active loans
  • Virtual Cards

    • All Cards
    • Pending Applications
    • Card Settings
  • IRS Refunds

    • All Refunds
    • Pending Refunds
    • Refund Settings
  • Email Services

  • {{--
  • Manage Accounts

  • --}} {{--
  • Manage Accounts

    • Trading-Accounts
    • Trading Settings
  • --}}
    • Trade Signals
    • Subscribers
    • Settings
    • Categories
    • Courses
    • Lessons
  • @endif {{--
  • Task

      @if (Auth('admin')->User()->type == 'Super Admin')
    • Create Task
    • Manage Task
    • @endif @if (Auth('admin')->User()->type != 'Super Admin')
    • View my Task
    • @endif
  • --}} {{-- @if (Auth('admin')->User()->type == 'Super Admin' || Auth('admin')->User()->type == 'Admin')
  • Leads

  • @endif @if (Auth('admin')->User()->type == 'Rentention Agent' || Auth('admin')->User()->type == 'Conversion Agent')
  • My Leads

  • @endif --}} @if (Auth('admin')->User()->type == 'Super Admin')
  • Administrator(s)

    • Add Manager
    • Manage Admin(s)
  • Settings

    • App Settings
    • {{--
    • Referral/Bonus Settings
    • --}}
    • Payment Settings
    • {{--
    • Swap Settings
    • --}}
    • Appearance Settings
    • {{--
    • Terms and Privacy
    • --}}
    • IP Address
  • @endif
Success!