'회원 정보', 'label' => [ 'uid' => '번호', 'id' => '계정', 'passwd' => '암호', 'confirmpassword' => '암호확인', 'email' => '메일', 'role' => '권한', 'name' => '이름', 'status' => '상태', 'updated_at' => '수정일', 'created_at' => '작성일' ], 'ROLE' => FORM_OPTIONS['ROLE'], 'STATUS' => FORM_OPTIONS['STATUS'], ];