@extends('mail.notifications.layout') @section('email-header') @include('mail.partials.brand-header', ['brand' => 'hosting']) @endsection @section('email-footer') @include('mail.partials.brand-footer', ['brand' => 'hosting']) @endsection @section('content')

Account Suspended

Action Required

Your Hosting Account Has Been Suspended

We regret to inform you that your hosting account has been suspended. This may be due to an overdue payment, terms of service violation, or other issues that require your attention.

Account Details

@if($reason ?? null)
@endif

What happens next?
Your website and services are currently offline. To restore access, please resolve the issue by logging into your dashboard or contacting our support team.

Go to Dashboard

If you believe this suspension was made in error, please contact our support team immediately. We're here to help resolve this issue as quickly as possible.

@endsection