• $icon = 'icon-'.$nav['icon']; if(empty($nav['icon'])){ $icon = ''; }
    if($nav['child']){
    }