{{lang('Your two factor authentication details are removed by admin.', 'notification')}}
{{lang('You got a new reply on this ticket', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('Your new ticket has been created', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('Your ticket has been closed', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('Your ticket status is On-Hold', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('Your ticket has been Reopened', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('You got a new reply on this ticket', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('Your ticket status is Overdue', 'notification')}} {{ $notification->data['ticket_id'] }}
{{strip_tags(Str::limit($notification->data['mailtext'], '100', '.......'))}}
{{lang('There are no new notifications to display', 'notification')}}