@for (toast of politeToasts(); track toast.id) {
{{ toast.message }}
}
@for (toast of errorToasts(); track toast.id) { }