diff --git a/Confectionery/ConfectioneryClientApp/Views/Home/Create.cshtml b/Confectionery/ConfectioneryClientApp/Views/Home/Create.cshtml index 48b8022..267e0e0 100644 --- a/Confectionery/ConfectioneryClientApp/Views/Home/Create.cshtml +++ b/Confectionery/ConfectioneryClientApp/Views/Home/Create.cshtml @@ -1,6 +1,54 @@ -namespace ConfectioneryClientApp.Views.Home -{ - public class Create - { - } +@{ + ViewData["Title"] = "Create"; } +
+

Создание заказа

+
+
+
+
Изделие:
+
+ +
+
+
+
Количество:
+
+ +
+
+
+
Сумма:
+
+ +
+
+
+
+
+ +
+
+
+