update sidebar

This commit is contained in:
2026-04-08 23:26:25 -05:00
parent e7473b2b52
commit 67add0f56f
2 changed files with 1 additions and 6 deletions

View File

@@ -163,7 +163,3 @@
</div>
</div>
@endsection
@hasSection('footer')
@yield('layouts.footer')
@endif

View File

@@ -34,8 +34,7 @@
@yield('content')
<!-- Footer for end section -->
@section('footer')
@endsection
@include('layouts.footer')
<!-- End footer -->
</div>
</main>