403
Access Denied
You do not have permission to access this page.
@if(isset($message)) {{ $message }} @endif
@auth
Go to Dashboard
@else
Go to Login
@endauth