diff --git a/views/products/form.ejs b/views/products/form.ejs new file mode 100644 index 0000000..05c5123 --- /dev/null +++ b/views/products/form.ejs @@ -0,0 +1,57 @@ +
+

<%= product ? 'Ürünü Düzenle' : 'Yeni Ürün' %>

+

<%= product ? '#' + product.id + ' · ' + product.name : 'Stok panele yeni ürün ekleyin' %>

+
+ +
+
+ + + +
+ + +
+ +
+ + +
+ +
+
+ + +
+
+ + +
+
+ + + Stok bu değerin altına düşünce uyarı gösterilir. +
+
+ +
+ + İptal +
+
+
+ + + +