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