@extends('errors::illustrated-layout') @section('title', __('Not Found')) @section('code', '404') @section('message', __('Not Found').'. Este recurso no está en nuestros servidores.') @section('image') @endsection