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