@extends('layout.app') @section('title') {{ __('crud.general.unauthorized') }} @endsection @section('content')
Whoops!

{{ __('crud.general.unauthorized_msg') }}

This Activity Will Be Logged For Security Reasons.

@endsection