• {{__('Dashboard')}}
  • {{__('Upload Course')}}
  • {{__('My Courses')}}
  • @if(@auth()->user()->instructor->organization_id != NULL)
  • {{__('Organization Courses')}}
  • @endif
  • {{__('All Students')}}
  • {{__('Referral Students')}}
  • {{__('Profile')}}
    • {{__('Basic Information')}}
    • {{__('Address & Location')}}