• Main Menu
  • Dashboard
  • LMS
  • Leads
    • All Leads
        {{ App\Http\Controllers\Tenant\Leads\LeadsController::sideNavigation() }}
    • Fields
      • All Fields
      • Categories
    • Collections
      • All Collections
      • Add Collection
  • Leads Source
    • Web Forms
      • Forms
      • Form List
    • XML Template
      • Coming Soon..
  • @if(Auth::user()->can(['manage_agents']))
  • Agents
    • All Agents
    • Add Agent
  • @endif @if(Auth::user()->can(['manage_branches']))
  • Branches
    • All Branches
    • Add New Branch
  • @endif
  • Microsoft 365
  • @if(Auth::user()->can(['manage_roles', 'manage_permissions', 'manage_users']))
  • ACL
  • ACL System
      @if(Auth::user()->can('manage_users'))
    • Users
      • All Users
      • Add New
    • @endif @if(Auth::user()->can('manage_roles'))
    • Roles
      • Manage Roles
      • Add New Role
    • @endif @if(Auth::user()->can(['manage_permissions']))
    • Permissions
      • Manage Permissions
    • @endif
  • @endif @if(Auth::user()->can(['manage_misc']))
  • MISC
  • Logs
    • Activity Logs
    • System Logs
    • Error Logs
  • @endif @if(Auth::user()->can(['manage_settings']))
  • Settings
    • Account Settings
    • Application Settings
    • {# #}
  • @endif