@extends('layouts.error') @section('title', 'Page Not Found') @section('code', 404) @section('description', 'We can’t seem to find the page you’re looking for')