@if (status$ | async; as status) { @if (status.isHealthy) { Available } @else { Unavailable } } @else { }