@error('master_helpdesk_ticket_category_id'){{ $message }}@enderror
@error('master_helpdesk_ticket_type_id'){{ $message }}@enderror
@error('priority'){{ $message }}@enderror
@error('ticket_for'){{ $message }}@enderror
@if($lockContext)
@endif
@error('merchant_id'){{ $message }}@enderror
@error('lead_id'){{ $message }}@enderror
@if($lockContext && isset($prefillMerchantId))
@endif
Ticket visibility to the merchant
@error('master_group_id'){{ $message }}@enderror
@if($isEdit && ($attachments->count() ?? 0))
Existing Attachments
@foreach($attachments as $att)
@endforeach
@endif