{{-- bootstrap CSS --}} {{-- Coice Js CSS --}} {{-- Bootstrap Icon --}} {{-- Import Poppins font --}} {{-- Custom 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 @stack('front-styles')
@if ($google) @endif {{-- navbar start --}} {{-- navbar end --}} @if (session('error'))