{{ __('Dashboard') }} @can('isAdmin') {{ __('View Form Responses') }} @endcan @can('isCoordinator') {{ __('View Form Responses') }} @endcan @can('isFaculty') {{ __('Respond to a Form') }} @endcan
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }} @can('isAdmin') {{ __('View Form Responses') }} @endcan @can('isCoordinator') {{ __('View Form Responses') }} @endcan @can('isFaculty') {{ __('Respond to a Form') }} @endcan
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}