@include('errors.layout', [ 'code' => 404, 'title' => 'Page Not Found', 'message' => 'The page you are looking for does not exist or has been moved.', ])