Update on Ticket #{{ $ticket->id }}

Subject: {{ $ticket->subject }}

{{ $messageModel->user->name }}:

{{ $messageModel->message }}

Click below to view the full conversation:

@if(isset($isAdminRecipient) && $isAdminRecipient) View Ticket (Admin) @else View Ticket @endif