{{ config('app.name') }}

Account Suspended

Hello {{ $user->name }},

We regret to inform you that your {{ config('app.name') }} account has been temporarily suspended.

Suspension Details:

  • Duration: {{ $suspensionDuration }} day{{ $suspensionDuration > 1 ? 's' : '' }}
  • Suspended Until: {{ $suspendedUntil->format('F j, Y at g:i A') }}
  • Reason: {{ $suspensionReason }}

Your account will be automatically reactivated on {{ $suspendedUntil->format('F j, Y at g:i A') }}. You will receive an email notification when your account is reactivated.

During this suspension period, you will not be able to:

If you believe this suspension is in error or you have any questions, please contact our support team.