@extends('errors::layout') @section('title', __('Not Found')) @section('code', '404') @section('message', __('The requested page could not be found.'))