@extends('errors.minimal') @section('title', 'Forbidden') @section('content')

Access denied

You don't have permission to view this page.

@auth Back to Dashboard @else Go to login @endauth @endsection