@extends('errors.layout', ['title' => __('errors.500_title')]) @section('code', '500') @section('heading', __('errors.500_title')) @section('message', __('errors.500_body'))