@extends('errors::template') @section('title', __('Page Not Found')) @section('code', '404') @section('message', __('Page Not Found'))