params[ 'breadcrumbs' ][] = \Yii::t('app', 'Персонал'); ?>

Персонал

render( '_persone', [ 'model' => $persone, ] ); if (( $i % 4 ) === 0) { echo Html::tag( 'div', '', [ 'class' => 'clearfix', ] ); } } ?>