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