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