Commit b0959fea authored by Shakarim Sapa's avatar Shakarim Sapa

- test

parent a8772168
......@@ -9,6 +9,8 @@ use yii\grid\GridView;
<h1><?= Html::encode($this->title) ?></h1>
<?php echo Yii::$app->urlManager->baseUrl; ?>
<?= GridView::widget([
'dataProvider' => $dataProvider,
'columns' => [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment