Is there a way to show related record information in a textEntry inside infolist?

TextEntry::make('animals.name')
->listWithLineBreaks()
->label('Subject(s)'),
Was this page helpful?