= $this->extend(LAYOUTS[$viewDatas['layout']]['path']) ?> = $this->section('content') ?> getHelper()->alert($error) ?>
| = $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/left_menu'); ?> |
= $this->include("templates/{$viewDatas['layout']}/index_header"); ?>
= form_open(current_url(), ["method" => "get"]) ?>
= form_close() ?>
= form_open(current_url(), ['id' => 'batchjob_form', 'method' => "post"]) ?>
|