UI
This commit is contained in:
5
ui/resources/views/layout/body/header.blade.php
Normal file
5
ui/resources/views/layout/body/header.blade.php
Normal file
@ -0,0 +1,5 @@
|
||||
<header>
|
||||
<div class="ui container">
|
||||
@include('layout.body.header.navbar')
|
||||
</div>
|
||||
</header>
|
Reference in New Issue
Block a user