= $this->include('layouts/header') ?>
= $this->include('layouts/topbar') ?>
= $this->include('layouts/sidebar') ?>
= $this->renderSection('content') ?>
= $this->include('layouts/footer') ?>