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