<?= $this->extend('templates/baseAdmin') ?> <?= $this->section('content') ?> <h1>hey</h1> <?= $this->endSection() ?>