@extends('errors::minimal') @section('title', __('Not Found')) @section('code', '404') @section('message') {{'Not Found' }} @endsection @section('content')
Page Not Found
Sorry, the page you are looking for does not exist.