{{'Your two factor authentication details are removed by admin' | translate}}
@if(notification?.created_at){{{'Your new ticket has been created' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'Your ticket has been closed' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'Your ticket status is On-Hold' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'Your ticket has been Reopened' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'You got a new reply on this ticket' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'Your ticket status is Overdue' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'Your ticket status is Suspend' | translate}} {{ notification?.data?.['ticket_id'] }}
{{'A custom invoice marked as Paid'| translate}}
{{'A new custom invoice is created'| translate}}
{{'Your refund request is rejected.'| translate}}
{{'Your refund request has been approved.'| translate}}
{{'Your refund request is approved.'| translate}}
{{'There are no new notifications to display' | translate}}
{{ headerDetails?.user?.email }}