@for (toast of toastService.toastList(); track toast.id) {
{{ getTypeLabel(toast.type) }}: {{ toast.message }}
}