@if(!icon.svgIcon) { {{icon.name}} } @else { }
  @if(_region().feature.properties?.skIcon === 'hazard') { {{'Hazardous '}} } Region
   
{{_region()?.name}}
@if(node.depth === 1) {

} @if(node.depth === 2) {

} @if(node.depth === 3) {

} @if(node.depth === 4) {

}
local_offer  Notes: ({{this.notes().length}}) @if(this.notes().length){ @for( note of notes(); track note[0]) { {{note[1].name}} } } category  Groups: ({{this.groups().length}}) @if(app.featureFlags().resourceGroups) { } @if(this.groups().length){ @for( group of groups(); track group[0]) { {{group[1].name}} } }