4 lines
121 B
PHP
4 lines
121 B
PHP
<header id="header">
|
|
@include("Shop.layout.partials.header-nav")
|
|
@include("Shop.layout.partials.sections")
|
|
</header> |