{{ $authUser->full_name }}
{{ $authUser->full_name }}
{{ $authUser->role->caption }}
{{ $authUser->full_name }}
{{ $authUser->full_name }}
{{ $authUser->role->caption }}
  • {{ trans('admin/main.show_website') }}
  • {{ trans('panel.dashboard') }}
  • @if($authUser->isAdmin())
  • {{ trans('admin/main.change_password') }}
  • @endif
  • {{ trans('panel.notifications') }} @if(!empty($unReadNotifications) and count($unReadNotifications)) {{ count($unReadNotifications) }} @endif
  • @if(!$authUser->isUser())
  • {{ trans('update.my_courses') }}
  • {{ trans('panel.sales') }}
  • @endif
  • {{ trans('panel.support') }}
  • {{ trans('public.profile') }}
  • {{ trans('panel.settings') }}
  • {{ trans('panel.log_out') }}