Fix sidebar dropdown not working
This commit is contained in:
parent
f4985d4656
commit
2b80de03df
5 changed files with 143 additions and 4 deletions
|
@ -85,7 +85,7 @@
|
|||
</div>
|
||||
</div>
|
||||
@endif
|
||||
<ul class="sidebar-menu">
|
||||
<ul class="sidebar-menu tree" data-widget="tree">
|
||||
<li class="header">@lang('navigation.account.header')</li>
|
||||
<li class="{{ Route::currentRouteName() !== 'account' ?: 'active' }}">
|
||||
<a href="{{ route('account') }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue