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

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

    • Investment Plans
    • Active Investments
  • --}}
  • Manage Shipments

  • Create New Shipment

  • Shipment Deposits

  • Email Services

  • {{--
  • Manage Deposits

  • --}} {{--
  • Manage Withdrawal

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

    • Trading-Accounts
    • Fee Settings
  • --}} @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
    • --}} {{--
    • IP Address
    • --}}
  • @endif
  • For More script