1 2 3 4
<?php $this->layout('base', ['title' => 'Media']) ?> <h1>Media</h1> <p>Hello, <?=$this->e($interface)?></p>