@if (item.icon != null) { }
{{ item.label }}
@if (item.description) {
{{ item.description }}
}
@if (item.metaData) {
{{ item.metaData }}
}