@extends('errors::illustrated-layout') @section('code', '401') @section('title', __('Unauthorized')) @section('image')
@endsection @section('message', __('Sorry, you are not authorized to access this page.'))