@foreach ($footer['columns'] ?? [] as $column => $col)

{{ $hrefHint }}

@foreach ($col['links'] ?? [] as $index => $link)
@endforeach {{ __('dashboard.Add link') }}
@endforeach

{{ __('dashboard.Privacy and Terms appear automatically when those pages are published.') }}

@foreach ($footer['legal_extra'] ?? [] as $index => $item)
@endforeach {{ __('dashboard.Add item') }}

{{ __('dashboard.Social') }}

@foreach ($footer['social'] ?? [] as $index => $item)
@endforeach {{ __('dashboard.Add link') }}