@extends('errors.errors_layout') @section('title') 403 - Access Denied @endsection @section('error-content')

403

Access to this resource on the server is denied


{{ $exception->getMessage() }}

Back to Dashboard Login Again ! @endsection