"네트워크장비정보", 'label' => [ 'code' => "코드", 'type' => "종류", 'model' => "제목", 'price' => "금액", 'description' => "설명", 'status' => "상태", 'updated_at' => "수정일", 'created_at' => "작성일", ], 'DEFAULTS' => [ 'type' => 'L2', 'status' => "use" ], "TYPE" => [ "L2" => "L2", "L3" => "L3", "Backbone" => "Backbone", ], "STATUS" => [ "use" => "사용", "pause" => "수리중", "occupied" => "사용중", ], ];