{{ __('Dear :name,', ['name' => $clientName]) }}
{{ __('Thank you for contacting us.') }}
{{ __('The email address you used is currently not active and is not receiving support requests.') }}
{{ __('To submit a new support ticket, please use our Support Portal.') }}
{{ __('Support Email:') }} {{ $activeSupportEmails }}
{{ __('Best regards,') }}
{{ config('email_to_ticket.support_team_name') }}