feat: add ability to add after the profile link
This commit is contained in:
parent
3ade5cb4a3
commit
09cb0547ae
@ -336,6 +336,8 @@
|
|||||||
<span>{{ trans('auth.profile') }}</span>
|
<span>{{ trans('auth.profile') }}</span>
|
||||||
</a>
|
</a>
|
||||||
@endcanany
|
@endcanany
|
||||||
|
|
||||||
|
@stack('navbar_profile_edit_end')
|
||||||
|
|
||||||
@canany(['read-auth-users', 'read-auth-roles', 'read-auth-permissions'])
|
@canany(['read-auth-users', 'read-auth-roles', 'read-auth-permissions'])
|
||||||
<div class="dropdown-divider"></div>
|
<div class="dropdown-divider"></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user