title = $model->title; $this->params[ 'breadcrumbs' ][] = [ 'label' => 'Статьи', 'url' => [ '/article' ], ]; $this->params[ 'breadcrumbs' ][] = $this->title; ?>