@extends('errors.layout') @section('content')
{{ __('Error 403') }}

{{ __('403') }}

{{ __('Forbidden') }}

{{ __('Access to this resource is denied.') }}

@endsection