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

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'id', 'photo', 'name', 'address', 'price', // 'distance', // 'rating', // 'spot_id', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>