@page "/ProjectsStatus" Projects Status @if (isLoading) { } else if (CustomerID == 0) { } else {
@if (ProjSel != null) {

}
}