@extends('layouts.error') @section('title', trans('errors.title.403')) @section('content')
{{ trans('errors.message.403') }}