@extends('Front.layout') @push('front-scripts') @php $pixels = $metaPixels->where('target_page','home')->groupBy('source'); @endphp @foreach ($pixels as $page) @php $pixel = $page->first(); @endphp @if ($pixel->source == "meta") @elseif ($pixel->source == "tiktok") @elseif ($pixel->source == "gtm") @endif @endforeach @php $pixels = $metaPixels->where('target_page','home')->where('target_element',"a[href='#section-4']"); @endphp @foreach ($pixels as $pixel) @if ($pixel->source == "meta") @elseif ($pixel->source == "tiktok") @elseif ($pixel->source == "gtm") @endif @endforeach @php $pixels = $metaPixels->where('target_page','home')->where('target_element',"form button.btn-success"); @endphp @foreach ($pixels as $pixel) @if ($pixel->source == "meta") @elseif ($pixel->source == "tiktok") @elseif ($pixel->source == "gtm") @endif @endforeach @endpush @section('frontcontent')
{{ $profil->alamat }}