@extends('errors.minimal') @section('title', __('labels.Lb403')) @section('code', '403') @section('message') {!!__('messages.Me403')!!} @endsection