diff --git a/app/Views/cells/part/disk_stock.php b/app/Views/cells/part/disk_stock.php
new file mode 100644
index 0000000..99f6aaf
--- /dev/null
+++ b/app/Views/cells/part/disk_stock.php
@@ -0,0 +1,15 @@
+
+
+ | 항목 |
+ 갯수 |
+ 포맷 |
+
+
+
+
+
+ | = $partCellDatas['service']->getHelper()->getFieldView($field, $entity->$field, $partCellDatas) ?> |
+
+
+
+
\ No newline at end of file
diff --git a/app/Views/cells/part/ram_stock.php b/app/Views/cells/part/ram_stock.php
new file mode 100644
index 0000000..718e7fc
--- /dev/null
+++ b/app/Views/cells/part/ram_stock.php
@@ -0,0 +1,14 @@
+
+
+ | 항목 |
+ 갯수 |
+
+
+
+
+
+ | = $partCellDatas['service']->getHelper()->getFieldView($field, $entity->$field, $partCellDatas) ?> |
+
+
+
+
\ No newline at end of file