in this case I have a recipe ( resource) with relation to procedures steps and ingredients (2 relation )
I can add icons to relation tab but not for main resource tab
I've also used
public function hasCombinedRelationManagerTabsWithContent(): bool
{
return true;
}
public function hasCombinedRelationManagerTabsWithContent(): bool