{{ __('user.notification_error_title') }}

{{ __('user.notification_error_for') }}: {{ $notificationTitle }}

@if($failedAt)

{{ __('user.notification_failed_at') }}: {{ $failedAt }}

@endif

{{ __('user.notification_error_message') }}

{{ $errorMessage }}