@extends('errors.layout') @section('code', '404') @section('title', 'Page Not Found') @section('message', 'The page you are looking for has walked away in our boots.') @section('icon')@endsection