@extends('Front.layout') @push('front-scripts') @php $cek = $metaPixels->where('target_page','home')->first(); @endphp @if ($cek) @endif @php $cek = $metaPixels->where('target_page','home')->where('target_element',"a[href='#section-4']")->first(); @endphp @if ($cek) @endif @php $cek = $metaPixels->where('target_page','home')->where('target_element',"form button.btn-success")->first(); @endphp @if ($cek) @endif @endpush @section('frontcontent')

{{ $landing->tagline }}

{{ $landing->promotion_text }}
{{ $landing->button_text }}

Tim Kami

"{{ $landing->team_description }}"
@foreach ($galeri as $item)
@endforeach

Temukan kami!

Alamat Kami

{{ $profil->alamat }}

Ikuti Kami

Konsultasi

@csrf

Form Konsultasi

*Masukkan nomor dengan awalan "08" dan pastikan nomor WA dapat dihubungi!
*Masukkan nama kota/kecamatan min 4 karakter!
@push('front-scripts') @endpush @endsection