Files
KI/resources/views/layout/header.blade.php
2020-04-30 08:31:00 -04:00

5 lines
87 B
PHP

<header>
@include('layout.header.franja')
@include('layout.header.menu')
</header>