title = Yii::t('product', 'Remote Products'); $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

render('_search', ['model' => $searchModel]); ?>

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'Name', 'ID_chief', 'Article', 'Price', 'Price_old', 'Brand', 'ID', 'Date_create', 'remoteCategory.category.name', 'remoteCategory.Name', // 'local_id', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>