New layout for website
This commit is contained in:
4
resources/views/Shop/layout/partials/header.blade.php
Normal file
4
resources/views/Shop/layout/partials/header.blade.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<header id="header">
|
||||
@include("Shop.layout.partials.header-nav")
|
||||
@include("Shop.layout.partials.sections")
|
||||
</header>
|
||||
Reference in New Issue
Block a user