{foreach from=$lists item=l}
$l->code])}'> {$l->name} {$staff=$l->countStaff} {if $staff>0} [{$staff}] {/if}
{\app\widgets\ScheduleDepartment::widget(["pid"=>$l->code])}
{/foreach}