{{msgs('Manage notifications')}}
{{msgs('Number of found records')}}: {{messagesCount}}
{{msgs('Notification date')}} {{msgs('Description')}} {{msgs('Status')}} {{msgs('Viewed')}}
{{message.created}} {{message.messageText}} {{message.state ==1 ? msgs('New'):(message.state == 2 ? msgs('Viewed') : (message.state == 4 ? msgs('Deleted'):"") )}}