@else
@foreach($this->verantwortliche_personen as $person)
@endforeach
@endif
@if($modus !== 'QMS')
@switch($modus)
@case('DS') {{__('general.Protection requirements of the processing from the data subjects perspective')}} @break
@case('ISMS') {{__('general.Business Impact Analysis')}} @break
@default {{__('general.Security of processing')}} @break
@endswitch