@extends('errors::layout', [ 'title' => __('Not Found'), 'code' => '404', ]) @section('message')

404

Page not found

Sorry, we couldn't find the page you're looking for.

@endsection