Blame view

frontend/views/company/index.php 102 Bytes
fbdb1f1c   Yarik   test
1
2
3
4
5
6
7
8
  <?php
  
  use \yii\helpers\Html;
  
  /* @var $this yii\web\View */
  
  $this->title = 'My Yii Application';
  ?>