5 lines
87 B
PHP
5 lines
87 B
PHP
|
<header>
|
||
|
@include('layout.header.franja')
|
||
|
@include('layout.header.menu')
|
||
|
</header>
|