{{--

{{ $title ?? 'Override Permissions' }} {!! isset($user) ? '(' . $user->getDirectPermissions()->count() . ')' : '' !!}

--}}
@foreach($value as $perm) @continue($new == 'settings' && !auth()->user()->hasRole('Super Admin')) @if($current == "")
@endif @if($current != $new) @if($current != "")
@endif @php $current = $new; @endphp @endif
@endforeach