diff --git a/resources/views/merchbay_main.blade.php b/resources/views/merchbay_main.blade.php index 1cdebd6..e56aa4d 100755 --- a/resources/views/merchbay_main.blade.php +++ b/resources/views/merchbay_main.blade.php @@ -35,17 +35,35 @@ + +
+ @include('merchbay.navbar')
-
+ @yield('main-content') -
+
- @yield('main-content') -
@include('merchbay.footer')
@@ -571,27 +589,6 @@ // @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ end removing of rows @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ }); //end document ready - -