title = 'Margins Importers'; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], [ 'attribute' => 'importer_id', 'value' => 'importers.name' ], [ 'attribute' => 'margin_id', 'value' => 'margins.name' ], 'koef', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>