@model BTCPayServer.Components.Notifications.NotificationsViewModel @addTagHelper *, BundlerMinifier.TagHelpers
@if (Model.Last5.Any()) {

Recent Notifications

View all
} else {

Notifications

There are no recent unseen notifications.

}