@if ((isLoading$ | async) === false) { @if ((isEmpty$ | async) === false) {
@for (wp of currentWorkPackages$ | async; track wp) { }
} @else {
@if ((noResultsFound$ | async)?.showImage) { }
} } @else { }