Thank You for Contacting Us!

Dear {{ $contactSupport->name }},

Thank you for reaching out to our support team. We have received your message and will get back to you as soon as possible.

Reference ID: {{ $contactSupport->reference_id }}

Please save this reference ID for future correspondence regarding your request.

Your Message Details:

@if($contactSupport->subject)

Subject: {{ $contactSupport->subject }}

@endif

Email: {{ $contactSupport->email }}

Phone: {{ $contactSupport->phone_code }} {{ $contactSupport->phone }}

Message:
{{ $contactSupport->message }}

Submitted: {{ $contactSupport->created_at->format('F j, Y \a\t g:i A') }}

Our support team typically responds within 24-48 hours during business days. If your matter is urgent, please mention it in your follow-up.

We appreciate your patience and look forward to assisting you.

Best regards,
{{ config('app.name') }} Support Team