@using BTCPayServer.Views.Notifications @using BTCPayServer.Abstractions.Extensions @model BTCPayServer.Components.Notifications.NotificationsViewModel @addTagHelper *, BundlerMinifier.TagHelpers
@if (Model.UnseenCount > 0) { } else { }