fix layout indentation for content yield in admin template
This commit is contained in:
parent
1d7f2a938b
commit
33cc69e008
|
|
@ -95,10 +95,8 @@ class="bi bi-person-circle fs-4 text-secondary"></i>
|
|||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@yield('content')
|
||||
|
||||
</div>
|
||||
@yield('content')
|
||||
|
||||
<footer class="footer-full">
|
||||
<div class="footer clearfix mb-0 text-muted text-center">
|
||||
|
|
|
|||
Loading…
Reference in New Issue