1 2 3 4 5 6
<?php $this->title = 'Мой профиль'; $this->params['breadcrumbs'][] = $this->title; ?> <h1><?= $this->title ?></h1>