9. {{ __('general.Authorization groups') }}

@if(count($this->softwares) == 0 && !$readonly ) @endif @foreach($this->softwares as $data)
@if (in_array($data['uw_id'], $openDataIds))
@endif
@endforeach