footer.blade.php 59 B

123
  1. <footer class="main-footer">
  2. @yield('footer')
  3. </footer>