<?php /* @var $this yii\web\View */ $this->title = 'Dashboard'; $this->params['subtitle'] = 'Control panel'; $this->params['breadcrumbs'][] = $this->title; ?>