@extends('layouts.app') @section('title'){{ config('app.name') }} - Not Found @endsection @section('content')
{{$exception->getMessage()}}
We could not locate the page you requested, it may have been lost forever