Admin - Mensajes y footer

This commit is contained in:
2020-04-16 16:27:20 -04:00
parent 080577d002
commit 575693def1
10 changed files with 107 additions and 11 deletions

View File

@ -5,6 +5,6 @@
<br />
@yield('page_content')
</div>
@include('layout.footer')
@include('admin.layout.footer')
</div>
</body>