{foreach from=$subMenus item=field key=name} {if $field.icon neq ""}
{$field.label}
{else}
{$field.label}
{/if} {/foreach}