@if ((loading$ | async) === false) { @if ((hasNotifications$ | async)) { } @else {

@if ((totalCount$ | async) > 0) { } @if ((totalCount$ | async) === 0) {


}
} } @else {
}