= $this->include('layouts/header') ?> = $this->renderSection('page_styles') ?>
= $this->include('layouts/topbar') ?>
= view_cell('\App\Cells\MenuCell::index') ?>
= $this->include('layouts/loading-indicator') ?>
= $this->renderSection('content') ?>
= $this->include('layouts/footer') ?>
= $this->renderSection('modals') ?> = $this->include('layouts/widget/pwModal') ?> = $this->renderSection('page_scripts') ?>