extend(LAYOUTS[$viewDatas['control']['layout']]['path']) ?> section('content') ?>
include("{$layoutPath}/top"); ?>
include("{$layoutPath}/left_menu"); ?>
include("{$layoutDir}/index_header"); ?>
include("{$layoutDir}/index_content_filter"); ?> 'batchjob_form', 'method' => "post"]) ?> getStatus() === $entity::DEFAULT_STATUS; $rowClass = $isDefaultStatus ? "" : 'class="table-danger"'; $num = $viewDatas['total_count'] - (($viewDatas['page'] - 1) * $viewDatas['per_page'] + $cnt); ?> >
번호 getListLabel($field, lang("{$classPath}.label.{$field}"), $viewDatas) ?> 작업
getListButton('modify', $num, $viewDatas) ?> getFieldView($field, $entity->$field, $viewDatas) ?> getListButton('view', '', $viewDatas) ?>  getListButton('delete', '', $viewDatas) ?>
include("{$layoutDir}/index_content_bottom"); ?>
include("{$layoutPath}/bottom"); ?>
endSection() ?>