@lang("admin::app.errors.{$errorCode}.title")
{{ $errorCode }}

@lang("admin::app.errors.{$errorCode}.description")

@lang('admin::app.errors.support', [ 'link' => 'mailto:support@example.com', 'email' => 'support@example.com', 'class' => 'font-semibold text-blue-600 transition-all hover:underline', ])