@extends('layouts.error') @section('title', __('error_403_title')) @section('text')

{{ __('error_403_title') }}

{{ __('error_404_subtitle1') }}

{{ __('error_back') }}

@endsection @section('link') {{ __('button_back') }} @endsection @section('image') 403 @endsection