@extends('layouts.default.app') @section('content')

Page Not Found

Well, this is embarrassing, the page you requested does not exist. Click here to go back to the home page. {{ $exception->getMessage() }}

@endsection