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

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'layout'=>"{pager}\n{items}", 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'ID', 'IMPORT_ID', 'BRAND', 'ARTICLE', 'FULL_ARTICLE', // 'PRICE', // 'DESCR', // 'BOX', // 'ADD_BOX', // 'GROUP', // 'timestamp', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>