@extends('errors.layout', ['title' => __('errors.403_title')])
@section('code', '403')
@section('heading', __('errors.403_title'))
@section('message', __('errors.403_body'))