diff --git a/Polyclinic/PolyclinicWebView/Views/Home/Medicaments.cshtml b/Polyclinic/PolyclinicWebView/Views/Home/Medicaments.cshtml new file mode 100644 index 0000000..e1dd794 --- /dev/null +++ b/Polyclinic/PolyclinicWebView/Views/Home/Medicaments.cshtml @@ -0,0 +1,5 @@ +@* + For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 +*@ +@{ +} diff --git a/Polyclinic/PolyclinicWebView/Views/Home/Procedures.cshtml b/Polyclinic/PolyclinicWebView/Views/Home/Procedures.cshtml new file mode 100644 index 0000000..e1dd794 --- /dev/null +++ b/Polyclinic/PolyclinicWebView/Views/Home/Procedures.cshtml @@ -0,0 +1,5 @@ +@* + For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 +*@ +@{ +} diff --git a/Polyclinic/PolyclinicWebView/Views/Home/Recipes.cshtml b/Polyclinic/PolyclinicWebView/Views/Home/Recipes.cshtml new file mode 100644 index 0000000..e1dd794 --- /dev/null +++ b/Polyclinic/PolyclinicWebView/Views/Home/Recipes.cshtml @@ -0,0 +1,5 @@ +@* + For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 +*@ +@{ +} diff --git a/Polyclinic/PolyclinicWebView/Views/Home/Users.cshtml b/Polyclinic/PolyclinicWebView/Views/Home/Users.cshtml new file mode 100644 index 0000000..e1dd794 --- /dev/null +++ b/Polyclinic/PolyclinicWebView/Views/Home/Users.cshtml @@ -0,0 +1,5 @@ +@* + For more information on enabling MVC for empty projects, visit https://go.microsoft.com/fwlink/?LinkID=397860 +*@ +@{ +}