@extends('errors::minimal') @section('title', __('Not Found')) @section('code', '404') @section('message', __('Oopps. The page you were looking for doesn\'t exist.')."\n".__('You may have mistyped the address or the page may have moved.'))