{{ pagesetting('footer-copy-right-text') }}
    @if (!empty(pagesetting('footer-social-icons'))) @foreach (pagesetting('footer-social-icons') as $socialIcon)
  • {{ gv($socialIcon, 'footer-social-label') }}
  • @endforeach @endif