<?php

use app\assets\MainAsset;

$this->title = Yii::$app->name.' - Главная';
MainAsset::register($this);
?>
главная страница