@extends('layouts.app') @section('title', '404 Page Not Found') @section('content')

404

Sorry, the page was not found.

Please see the Help page if you need assistance, and reference the date and time this error occurred: {{ date("F j, Y, g:i a") }}

@endsection