GridView::widget([ 'dataProvider' => $dataProvider, 'summary' => false, 'columns' => [ 'id', 'book', ], ]);