Layout base

This commit is contained in:
2020-04-30 08:31:00 -04:00
parent 29fc03937a
commit 6284266d2a
9 changed files with 122 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<header>
@include('layout.header.franja')
@include('layout.header.menu')
</header>