{{ $companyName }}

{{ __('email.common.greeting', ['name' => $service->client?->first_name ?? __('email.common.customer')]) }}

{{ __('email.service_unsuspension.reactivated') }}

{{ __('email.common.product_label') }}{{ $service->product?->name ?? 'N/A' }}
{{ __('email.common.domain_label') }}{{ $service->domain ?? 'N/A' }}

{{ __('email.service_unsuspension.active_now') }}

{{ $companyName }}