@extends('errors::illustrated-layout') @section('title', __('Unauthorized')) @section('code', '401') @section('message', __('Unauthorized').'. No puede acceder este recurso.') @section('image') @endsection