{{ __('404 page not found') }}

404

{{ __('Page not found') }}

{{ __("Sorry, we couldn't find the page you're looking for.") }}

@if (auth()->user() && auth()->user()->hasRole('super'))

{{ $exception->getMessage() }}

@endif