extend(LAYOUTS[$viewDatas['layout']]['path']) ?> section('content') ?> alert($error) ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/top'); ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/left_menu'); ?>
include("templates/{$viewDatas['layout']}/index_header"); ?>
include("templates/{$viewDatas['layout']}/index_content_top"); ?> 'batchjob_form', 'method' => "post"]) ?> getStatus() === $viewDatas['entity']::DEFAULT_STATUS ? "" : 'class="table-danger"' ?>>
번호 getListLabel($field, lang("{$viewDatas['class_path']}.label.{$field}"), $viewDatas) ?> 부품정보 작업
getListButton('modify', '', $viewDatas) ?> getFieldView($field, $entity->$field, $viewDatas) ?>
getFieldView($partType, "", $viewDatas) ?>
getFieldView("ipinfo_uid", "", $viewDatas) ?>
getFieldView("csinfo_uid", "", $viewDatas) ?>
getListButton('view', '', $viewDatas) ?>  getListButton('history', '', $viewDatas) ?>  getListButton('delete', '', $viewDatas) ?>
include("templates/{$viewDatas['layout']}/index_content_bottom"); ?>
include(LAYOUTS[$viewDatas['layout']]['path'] . '/bottom'); ?>
endSection() ?>