@php $company = \App\Company::first(); $tracking_code = \App\TrackingCode::first(); $chat_button = \App\ChatButton::all(); $chat_display = \App\ChatDisplay::first(); @endphp {!! $tracking_code->google_analytics !!} {!! $tracking_code->google_tags !!} {!! $tracking_code->google_search_console !!} {{ $content->seo_title }} {{-- --}} {!! $tracking_code->facebook_pixel !!}
BINGGO

{{ $content->seo_title ?? "Binggo" }}

{{ \App\Http\Controllers\TemplateController::checkALtMedia($content->section_2_image) }}
{!! $content->section_2_small_title !!}

{!! $content->section_2_big_title !!}

    @php $points = json_decode($content->section_2_points, true); @endphp @if($points) @for($a = 0; $a <= count($points) - 1; $a++)
  • {!! $points[$a] !!}
  • @endfor @endif
@if($content->section_2_1_btn_text) @for($i = 0; $i <= strlen($content->section_2_1_btn_text) - 1; $i++) {{ $content->section_2_1_btn_text[$i] }} @endfor @endif @if($content->section_2_2_btn_text) @for($i = 0; $i <= strlen($content->section_2_2_btn_text) - 1; $i++) {{ $content->section_2_2_btn_text[$i] }} @endfor @endif

{!! $content->section_3_big_title !!}

{!! $content->section_3_small_title !!}

@if(!empty($services)) @php $x = 1; @endphp @foreach($services as $s) @if($x == 1) @php $class_col = ''; @endphp @elseif($x == 2) @php $class_col = 'sm-mt-5'; @endphp @elseif($x == 3) @php $class_col = 'md-mt-5'; @endphp @else @php $class_col = 'mt-5'; @endphp @endif
@php $x++; @endphp @endforeach @endif
{{ \App\Http\Controllers\TemplateController::checkALtMedia($content->section_4_image) }}
@if(!empty($faqs)) @php $no = 1; @endphp @forelse($faqs as $f)
{!! $f->answer !!}
@php $no++; @endphp @empty
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodas temporo incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmodas temporo incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.
@endforelse @endif

{!! $content->section_5_title !!}

{{-- --}}

{{ $chat_display->big_title }}

@foreach($chat_button as $cb)  {{ $cb->nama }} @endforeach
{{--
--}} {{--

Hi 👋

Silahkan kirim pesan untuk memulai percakapan

Marketing

Semangat pagi, ada yang bisa kami bantu ?

Atau mungkin boleh minta nomer yang bisa dihubungi agar kami langsung hubungi Anda ? 😀

Reply to Marketing ...

Silahkan Chat

--}}