Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit 4399f9f

Browse files
committed
Merge branch 'master' into 1.x
2 parents 5d203ba + c54b4d0 commit 4399f9f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

coreui-stubs/layouts/menu.blade.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<li class="c-sidebar-nav-item">
2+
<a class="c-sidebar-nav-link c-active" href="{{ route('home') }}">
3+
<i class="c-sidebar-nav-icon cil-home"></i>Home
4+
</a>
5+
</li>

screenshots/Admin-Layout.png

-2.07 KB
Loading

0 commit comments

Comments
 (0)