{{-- Renders one footer_link_groups row: optional title editor + its links table + add/edit modals. --}}
| {{ $link->label }} | @if($link->link_type === 'content_page') {{ optional($link->contentPage)->title ?? '— page removed —' }} @else {{ $link->url }} @endif | @if($link->is_active) Active @else Inactive @endif | ||
| No links added yet. | ||||