🛠 New Support Ticket Created

Hi {{ $ticket->name ?? 'User' }},

Your support ticket has been successfully created. Here are the details:

📌 Ticket Details

Title: {{ $ticket->title }}
Description: {{ $ticket->description }}
Category: {{ $ticket->category->name ?? 'N/A' }}
Purchase Code: {{ $ticket->purchase_code ?? 'N/A' }}
Related URL: {{ $ticket->related_url ?? 'N/A' }}
Support Plan: {{ $ticket->support_plan ?? 'N/A' }}
View Ticket
Thanks,
{{ config('app.name') }} Team