{{-- --}} @stack('styles') @php $google = $metaPixels->where('source', 'gtm')->first(); @endphp @if ($google) @endif @php $meta = $metaPixels->where('source', 'meta')->first(); @endphp @if ($meta) @endif @php $tiktok = $metaPixels->where('source', 'tiktok')->first(); @endphp @if ($tiktok) @endif
@if ($google) @endifPlease wait...