@if(get_setting('footer_logo')) Verity TV @else Verity TV @endif
  • @if(get_setting('facebook_url')) share-on-fb @else share-on-fb @endif
  • @if(get_setting('twitter_url')) share-on-x @else share-on-x @endif
  • @if(get_setting('tiktok_url')) share-on-tiktok @else share-on-tiktok @endif
  • @if(get_setting('instagram_url')) share-on-ig @else share-on-ig @endif
  • @if(get_setting('linkedin_url')) share-on-linkedin @else share-on-linkedin @endif
  • @if(get_setting('facebook_url')) share-on-fb @else share-on-fb @endif
  • @if(get_setting('twitter_url')) share-on-x @else share-on-x @endif
  • @if(get_setting('tiktok_url')) share-on-tiktok @else share-on-tiktok @endif
  • @if(get_setting('instagram_url')) share-on-ig @else share-on-ig @endif
  • @if(get_setting('linkedin_url')) share-on-linkedin @else share-on-linkedin @endif
{{-- Live TV Broadcast --}} @php $primaryMenu = Menu::getByName('Footer Menu'); @endphp @if(isset($primaryMenu)) @foreach($primaryMenu as $menu) @if ($loop->first) {{$menu['label']}} {{$menu['label']}} @else {{$menu['label']}} @endif @endforeach @endif
@if(get_setting('footer_copyright_text')) {{get_setting('footer_copyright_text')->value}} @else @php $year = date('Y') @endphp Copyright © {{ $year }}, Verity TV Limited. All Rights Reserved. @endif