update sidebar
This commit is contained in:
@@ -193,8 +193,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- Sidebar -->
|
||||
|
||||
@yield('footer')
|
||||
<!-- Footer -->
|
||||
@section('layouts.footer')
|
||||
@yield('layouts.footer')
|
||||
@endsection
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,4 +1,4 @@
|
||||
@hasSection('footer')
|
||||
@hasSection('layouts.footer')
|
||||
<!-- Main Footer -->
|
||||
<div class="container">
|
||||
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
|
||||
|
||||
Reference in New Issue
Block a user