From aa057fcc8f515bc5620104add2c3394f01502b54 Mon Sep 17 00:00:00 2001 From: Leozillo73 <76777036+Leozillo73@users.noreply.github.com> Date: Sat, 1 Jun 2024 01:51:11 +0400 Subject: [PATCH] sd --- .../ZooClientApp/Views/Home/Reports.cshtml | 12 ++++++++++++ git/JurasicZoo/ZooDataBaseImplement/ZooDatabase.cs | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 git/JurasicZoo/ZooClientApp/Views/Home/Reports.cshtml diff --git a/git/JurasicZoo/ZooClientApp/Views/Home/Reports.cshtml b/git/JurasicZoo/ZooClientApp/Views/Home/Reports.cshtml new file mode 100644 index 0000000..0e6bb86 --- /dev/null +++ b/git/JurasicZoo/ZooClientApp/Views/Home/Reports.cshtml @@ -0,0 +1,12 @@ +@{ + ViewData["Title"] = ""; +} + +