{{lang('Your two factor authentication details are removed by admin', 'notification')}}
{{ $notification->data['ticket_id'] }} {{lang('Ticket is assigned', 'notification')}}
{{ $notification->data['ticket_id'] }} {{lang('Ticket Draft is ', 'notification')}} {{ $notification->data['title'] }} {{ lang(' By ') }} {{ lang($notification->data['created_username']) }}
{{lang('You got a new reply on this ticket', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('This ticket status is overdue', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('A new ticket has been created', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('This ticket has been closed', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('This ticket status is On-Hold', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('This ticket has been reopened', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('This ticket status is overdue', 'notification')}} {{ $notification->data['ticket_id'] }}
{{lang('You got a new reply on this ticket', 'notification')}} {{ $notification->data['ticket_id'] }}
{{ strip_tags(Str::limit($notification->data['mailtext'], '30', '...')) }}
{{ Str::limit(lang('A new custom invoice is created', 'notification'), '30' , '...') }}
{{ Str::limit($notification->data['reason'], '30') }}
{{ Str::limit($notification->data['reason'], '30') }}
{{lang('There are no new notifications to display', 'notification')}}