@extends('layouts.error') @section('title', '401') @section('content')

401

{{__('app.not_authorized')}}

{{__('app.forbidden')}}

{{__('app.bak_to_home')}} @endsection