@if(auth()->check() && (auth()->user()->hasRole('student')))
@endif @if(!auth()->check()) @endif