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

@foreach($permissions as $perm)
@endforeach