@extends('errors::minimal', ['title' => '500 Server Error']) @section('code', '500') @section('message', __('Server Error'))