@extends('errors.layout') @section('code', '404') @section('title', 'Page Not Found') @section('message', 'The page you\'re looking for doesn\'t exist or has been moved.')