@foreach(app('global_social_media') as $one_item)
  • @if($social_type == 'svg') @elseif($social_type == 'img') {{ $one_item->itemByLang->name ?? '' }} @endif
  • @endforeach