update sidebar

This commit is contained in:
2026-04-08 23:28:35 -05:00
parent 67add0f56f
commit daa4503fef
2 changed files with 16 additions and 1 deletions

View File

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