@extends('errors.layout') @section('code', '404') @section('title', 'Page Not Found') @section('icon', 'fa-regular fa-compass') @section( 'message', 'The page you are looking for could not be found. It may have been moved, deleted, or the address may be incorrect.' )