@php
$mainbs = [];
$mainbs = json_encode($mainbs);
@endphp
{{-- whatsapp init code --}}
@if ($bex->is_whatsapp == 1)
@endif
@if (session()->has('success'))
@endif
@if (session()->has('error'))
@endif
@if ($bs->is_tawkto == 1)
{!! $bs->tawk_to_script !!}
@endif
@if ($bs->is_addthis == 1)
{!! $bs->addthis_script !!}
@endif