@extends('errors::minimal') @section('title', __('Forbidden')) @section('firstCode', '4') @section('secondCode', '0') @section('thirdCode', '3') @section('message', __($exception->getMessage() ?: 'Forbidden'))