@for (notification of notifications; track notification) {
{{ notification.title }}

{{ notification.description }}

@for (list of notification.type; track list; let i = $index) {
}
}