extend(LAYOUTS[$viewDatas['layout']]['path']) ?> section('content') ?> getHelper()->alert($error) ?>
include("templates/{$viewDatas['layout']}/form_content_top"); ?>
서버정보 추가정보
getHelper()->getFieldLabel($field, lang("{$viewDatas['class_path']}.label.{$field}"), $viewDatas) ?> getHelper()->getFieldView($field, $viewDatas['entity']->$field ?? null, $viewDatas) ?>
$viewDatas['entity']->getServerEntity()->getPK(), 'types' => SERVERPART['ALL_PARTTYPES'] ]) ?>
include("templates/{$viewDatas['layout']}/form_content_bottom"); ?>
endSection() ?>