@extends('errors::minimal') @section('title', __('サーバーエラー')) @section('code', '500') @section('message', __('エラーが発生しました。'))