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

{{ __('error_401_title') }}

{{ __('error_404_subtitle1') }}

{{ __('error_back') }}

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