@if (checkFeature('seo') && $whatsappStore->site_title && $whatsappStore->home_title)
@if (isset($shippingDelivery))
{{ __('messages.vcard.shipping_delivery_policy') }}
{!! $shippingDelivery->shipping_delivery_policy !!}
@endif
@include('whatsapp_stores.templates.order_modal')
@include('whatsapp_stores.templates.restaurant.cart_modal')