@extends('errors.layout') @section('title', __('ui.error_403_title')) @section('code', '403') @section('heading', __('ui.error_403_title')) @section('message', __('ui.error_403_message'))