Merge pull request #2193 from phpsa/master

feat: add ability to add after the profile link
This commit is contained in:
Denis Duliçi 2021-07-15 07:45:49 +03:00 committed by GitHub
commit 70e60343e7
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>