templates/ -> resources/views/
This commit is contained in:
5
resources/views/partials/footer.blade.php
Normal file
5
resources/views/partials/footer.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<footer class="content-info">
|
||||
<div class="container">
|
||||
@php(dynamic_sidebar('sidebar-footer'))
|
||||
</div>
|
||||
</footer>
|
||||
Reference in New Issue
Block a user