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