@extends('errors::minimal') @section('title', __('Not Found')) @section('styles') @endsection @section('content')

404

How did you get here

Sorry we can't seem to find the page you're looking for.

There may be a misspelling in the URL entered,or the page you are looking for may no longer exist.

@endsection