update staff permissions
This commit is contained in:
@@ -273,12 +273,12 @@ header .bi-bell .badge {
|
||||
|
||||
|
||||
|
||||
{{-- Container – NEW MENU --}}
|
||||
@can('containers.view')
|
||||
{{-- Container NEW MENU --}}
|
||||
@can('container.view')
|
||||
<a href="{{ route('containers.index') }}" class="{{ request()->routeIs('containers.*') ? 'active' : '' }}">
|
||||
<i class="fa-solid fa-box"></i> Container
|
||||
</a>
|
||||
@endcan
|
||||
@endcan
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user