diff --git a/LittleShop/Areas/Admin/Views/Dashboard/Index.cshtml b/LittleShop/Areas/Admin/Views/Dashboard/Index.cshtml index 46aa676..25c97f7 100644 --- a/LittleShop/Areas/Admin/Views/Dashboard/Index.cshtml +++ b/LittleShop/Areas/Admin/Views/Dashboard/Index.cshtml @@ -59,6 +59,9 @@
Quick Actions
+
@@ -95,4 +98,34 @@
- \ No newline at end of file + + + \ No newline at end of file diff --git a/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml b/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml index b4890d2..8020cd3 100644 --- a/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml +++ b/LittleShop/Areas/Admin/Views/Shared/_Layout.cshtml @@ -2,15 +2,42 @@ - + @ViewData["Title"] - LittleShop Admin - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-