@extends('errors::minimal') @section('code', '404') @section('message')

{{ __('PAGE NOT FOUND') }}

{{ __("We can't seem to find the page you are looking for.") }}

@endsection