@foreach (\App\Models\Frontend\ChannelSetting::query()->get() as $social_media) @php $slug = $social_media->key; @endphp @include('landing-page.social-media.item') @endforeach
@push('script') @endpush