@php $code = 401; $message = __('Unauthorized'); @endphp @extends('errors.layouts.base') @include('errors.index')