@extends('errors::minimal') @section('title', __('Page is not found')) @section('code', '404') @section('message', __('Page is not found'))