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