@extends('errors.illustrated-layout') @section('title', __('Not Found')) @section('code', '404') @section('message', __('Oops! Page not found!'))