mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
fix: small bug from Guillaume
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="dropdown nav-item">
|
||||
{{-- <li class="dropdown nav-item">
|
||||
<a href="#" class="dropdown-toggle nav-link" data-toggle="dropdown">
|
||||
<i class="material-icons">people</i>
|
||||
Devenir cadet
|
||||
@@ -62,7 +62,7 @@
|
||||
<i class="material-icons mr-2">task</i> Comment devenir cadet
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
</li> --}}
|
||||
@if(\Auth::check())
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="/login">
|
||||
|
||||
Reference in New Issue
Block a user