feat: add ability to add after the profile link

This commit is contained in:
Craig Smith 2021-07-15 14:01:09 +12:00 committed by GitHub
parent 3ade5cb4a3
commit 09cb0547ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -336,6 +336,8 @@
<span>{{ trans('auth.profile') }}</span>
</a>
@endcanany
@stack('navbar_profile_edit_end')
@canany(['read-auth-users', 'read-auth-roles', 'read-auth-permissions'])
<div class="dropdown-divider"></div>