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