Severity
@if(count($levelsFound))
@if(count($levelsSelected) === count($levelsFound))
Deselect all
@else
Select all
@endif
@endif
@forelse($levelsFound as $levelCount)
@empty
There are no severity filters to display because no entries have been found.
@endforelse