Molecule roles

@foreach($distinctRoles as $role) @endforeach @foreach($matrix as $type => $row) @foreach($distinctRoles as $role) @if(isset($row[$role])) @else @endif @endforeach @endforeach
Investigation type{{$role}}
{{Title::newFromText($type, NS_CATEGORY)->getText()}}