@extends('errors.layout') @section('title', 'Page Not Found') @section('code', '404') @section('message', 'Page Not Found') @section('description', 'The document or page you are looking for does not exist or has been moved.')