{{ __('messages.Follow us on') }}
@foreach ($contact_information['social_media_links'] as $link) @endforeach

@php $title = langContentNav('title'); $lang = App::getLocale(); @endphp
@foreach (Statamic::tag('nav:footer') as $navItem)

{{ array_key_exists($title, $navItem) ? $navItem[$title] : $navItem[langContentNav('title', $lang == 'en' ? 'ar' : 'en')] }}

@if ($loop->first)
@endif @endforeach

{{ __('messages.All rights reserved to Radiance Group') }}