@if ((dataService.reportStatus$ | async) == ReportStatusEnum.Loading) { } @else { @let drawerDetails = dataService.drawerDetails$ | async;