enhance(views): Move page section views to a sections directory (#2936)
Co-authored-by: Brandon Nifong <brandon@tendency.me>
This commit is contained in:
3
resources/views/sections/footer.blade.php
Normal file
3
resources/views/sections/footer.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
<footer class="content-info">
|
||||
@php(dynamic_sidebar('sidebar-footer'))
|
||||
</footer>
|
||||
Reference in New Issue
Block a user