diff --git a/resources/views/v2/layout/v2.blade.php b/resources/views/v2/layout/v2.blade.php
index 4847625ba1..a69f18fc1b 100644
--- a/resources/views/v2/layout/v2.blade.php
+++ b/resources/views/v2/layout/v2.blade.php
@@ -72,32 +72,7 @@
-
-
-
-
-
-
-
-
-
+ @include('partials.layout.topbar')
diff --git a/resources/views/v2/partials/layout/footer.blade.php b/resources/views/v2/partials/layout/footer.blade.php
index 3fcff51069..f152aa21f2 100644
--- a/resources/views/v2/partials/layout/footer.blade.php
+++ b/resources/views/v2/partials/layout/footer.blade.php
@@ -1,7 +1,7 @@