add frontend collection
This commit is contained in:
@@ -32,7 +32,7 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
|
||||
<h1><?= Html::encode($this->title) ?></h1>
|
||||
<?php echo $this->render('_search', ['model' => $searchModel]); ?>
|
||||
<?php echo $this->render('_index_stat', ['searchModel' => $searchModel]); ?>
|
||||
<?php echo $this->render('_index_stat', ['model' => $searchModel]); ?>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user