@extends('layouts.error') @section('title', __('errors.500.title')) @section('content')
500
{{ __('errors.500.description') }}