@if (status$ | async; as status) { @if (status.isHealthy) { Online } @else { Offline } } @else { }