@if (toasts().length > 0) {
@for (toast of toasts(); track toast.id) { }
}