@if (root) { @if (item.hasDropDown) {
{{ item.label }}
@if (item.hasCreate) { }
} @else {
{{ item.label }}
} }