New layout for website

This commit is contained in:
Ludovic CANDELLIER
2020-08-20 01:11:05 +02:00
parent c66fe78f66
commit ba5a9e0417
21 changed files with 302 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
<header id="header">
@include("Shop.layout.partials.header-nav")
@include("Shop.layout.partials.sections")
</header>