<?= $this->extend('admin/_layout') ?>
<?= $this->section(
'title'
) ?>Welcome to the admin dashboard!<?= $this->endSection() ?>