Skip to content

Commit a81b3bf

Browse files
committed
Create footer view partial.
1 parent 868830b commit a81b3bf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_footer.blade.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<footer>
2+
@yield('footer')
3+
</footer>

0 commit comments

Comments
 (0)