{{-- Error Image --}} 403 Permission Error {{-- Heading --}}

Role Permission Not Defined

{{-- Sub Text --}}

It seems like your role has not been defined yet. Please contact the administrator to get the necessary access rights.

{{-- Buttons --}}
@if (Auth::check()) Logout
@csrf
@else Login @endif