<?php

/* @var $this yii\web\View */

$this->title = Yii::t('dashboard', 'Dashboard');
?>
<div class="site-index">


</div>