@if (showCategory) { @include("category") } @if (showSubCategories) { @include("subCategories") }