From 17215b3f2a4f8b4ffc45650a3e80ac8ba94ae270 Mon Sep 17 00:00:00 2001 From: numex-admin Date: Thu, 10 Sep 2026 08:59:09 +0000 Subject: [PATCH] =?UTF-8?q?Numex=20yay=C4=B1n:=20views/products/form.ejs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/products/form.ejs | 57 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 views/products/form.ejs 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 +
+
+
+ + + +