= $this->extend(LAYOUTS[$viewDatas['layout']]['path']) ?> = $this->section('content') ?> = session('message') ? $viewDatas['helper']->alertTrait(session('message')) : ""; ?>
| = $this->include("{$layouts['path']}/left_menu"); ?> |
= $this->include("{$template}/index_header"); ?>
= $this->include("{$template}/index_content_filter"); ?>
= form_open(current_url(), ['id' => 'batchjob_form', 'method' => "post"]) ?>
|