@extends('errors::illustrated-layout') @section('title', __('No Autorizado')) @section('code', '401') @section('message', __('Debes iniciar sesión para acceder a esta página.'))