update sidebar
This commit is contained in:
@@ -162,4 +162,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
@endsection
|
||||
|
||||
@hasSection('footer')
|
||||
@include('layouts.footer')
|
||||
@endif
|
||||
@@ -34,9 +34,7 @@
|
||||
@yield('content')
|
||||
|
||||
<!-- Footer for end section -->
|
||||
@section('footer')
|
||||
@include('layouts.footer')
|
||||
@endsection
|
||||
@yield('layouts.footer')
|
||||
<!-- End footer -->
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user