@if (checkFeature('seo') && $whatsappStore->site_title && $whatsappStore->home_title) {{ $whatsappStore->home_title }} | {{ $whatsappStore->site_title }} @else {{ $whatsappStore->store_name }} | {{ getAppName() }} @endif @if (checkFeature('seo')) @if ($whatsappStore->meta_description) @endif @if ($whatsappStore->meta_keyword) @endif @else @endif @if ($whatsappStore->font_family || $whatsappStore->font_size || $whatsappStore->custom_css) @endif
images
images
images
@if (isset($privacyPolicy))

{{ __('messages.vcard.privacy_policy') }}

{!! $privacyPolicy->privacy_policy !!}
@endif
@include('whatsapp_stores.templates.order_modal') @include('whatsapp_stores.templates.restaurant.cart_modal')