Ticket Reply Notification

Hello {{ $customerName }},

You have received a new reply to your support ticket. Our team has responded to your inquiry.

Ticket ID: #{{ $ticket->r_id }}
Subject: {{ $ticket->subject }}
Replied by: {{ $replyCreatorName }}
Date: {{ $reply->created_at->format('M d, Y h:i A') }}
{!! nl2br(e($reply->message)) !!}
@if(isset($attachments) && count($attachments) > 0)
Attachments ({{ count($attachments) }}):
    @foreach($attachments as $attachment)
  • {{ $attachment['name'] }} ({{ formatBytes($attachment['size']) }})
  • @endforeach
@endif
💡 Need more help? Simply reply to this ticket or contact our support team.

Thank you for choosing Invigilate.in. We're here to help you with any questions or concerns.