@extends('errors::minimal', ['title' => '404 Not Found']) @section('code', '404') @section('message', __('ページが見つかりません'))