<?php $this->title = t('Реферальні посилання'); $this->params['breadcrumbs'][] = $this->title; ?> <section class="referral"> <div class="container"> <?= "Hellow World!"; ?> </div> </section>