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

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'id', 'code', 'name', 'name_price', 'currency_id', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>