=$this->include('templates/header.php')?>
=$this->renderSection('body')?>
=$this->include('templates/inc/navbar.php')?>
=$this->renderSection('content')?>
=$this->renderSection('modal')?>
=$this->renderSection('script')?>
=$this->include('templates/footer.php')?>