title = Yii::t('blog', 'Blog'); $this->params['breadcrumbs'][] = $this->title; ?> render('_list', [ 'dataProvider' => $dataProvider ]) ?>