diff --git a/Views/Shared/_Layout.cshtml b/Views/Shared/_Layout.cshtml index 7d45007..ff1d1d1 100644 --- a/Views/Shared/_Layout.cshtml +++ b/Views/Shared/_Layout.cshtml @@ -5,38 +5,134 @@ @ViewData["Title"] - ShipServicesApp + + +
Ship Services Management
-
-
- -
- @RenderBody() -
+ +
+ + +
+ @RenderBody() +
+ + \ No newline at end of file