@if(!is_null($publicationPageForConcreteMolecule))
The molecule template was defined here:
{{$publicationPageForConcreteMolecule->getText()}}
@endif
Molecule is used on following pages
@if(count($topicPages) > 0)
topic
@endif
@if(count($publicationPages) > 0)
publication
@endif
@if(count($investigationPages) > 0)
investigation
@endif
@if(count($otherPages) > 0)
other
@endif