@php $investor = auth()->guard('investor')->user(); @endphp
  • profile image

    {{ $investor->name }}

  • Dashboard
  • @if($investor->isPremium())
  • Invest Money
    • Marketplace
    • Assigned
  • Buy Loans
  • My Loans
    • Given
    • Acquired
  • My Bids
  • Collections
  • Investment Profile
  • Transactions
    • Wallet Transactions
  • Fund Wallet
  • Certificate
  • My Profile
  • @endif @if($investor->isPromissory())
  • Fund Account
  • My Payday Notes
    • All
    • Active
  • @endif
  • Withdrawals
  • Support
  • Logout