{{ __('Dashboard') }} @can('is_admin') {{ __('Users') }} @endcan {{ __('Groups') }} {{ __('Courses') }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}