@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 ?? "Binggo"}} {{-- --}} @yield('css') {!! $tracking_code->facebook_pixel !!}
BINGGO

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

@if(Request::segment(2))

{{ ucwords(Request::segment(2))[0] }}{{ substr(ucwords(str_replace('-',' ', Request::segment(2))),1) }}

@else

{{ ucwords(Request::segment(1))[0] }}{{ substr(ucwords(str_replace('-',' ', Request::segment(1))),1) }}

@endif

{{ $content->section_1_desc ?? "" }}

@yield('content')
{{-- --}}

{{ $chat_display->big_title }}

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

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

--}}