@extends('errors::minimal') @section('title', __('Unauthorized')) @section('code')
Logo
@endsection @section('message')

Unauthorized

You don't have permission to view this page.

Refresh
@endsection