{{-- Not found. --}} @extends('errors::minimal') @section('title', __('Not Found')) @section('code', '404') @section('shape', 'cookie-9') @section('headline', __('Page not found')) @section('message', __('The page you’re looking for doesn’t exist or has moved.'))