×
{{ __('messages.vcard.basic_details') }}
{{ __('messages.vcards_templates') }}
@if (checkFeature('dynamic_vcard'))
{{ __('messages.vcard.dynamic_vcard') }}
@endif
{{ __('messages.business.business_hours') }}
@if (checkFeature('qrcode-customize'))
{{ __('messages.vcard.qrcode_customize') }}
@endif @if (checkFeature('services'))
{{ __('messages.vcard.services') }}
@endif @if (checkFeature('products'))
{{ __('messages.vcard.products') }}
@endif @if (checkFeature('insta_embed'))
{{ __('messages.vcard.instagramembed') }}
@endif @if (checkFeature('gallery'))
{{ __('messages.gallery.gallery_name') }}
@endif @if (checkFeature('blog'))
{{ __('messages.plan.blog') }}
@endif @if (checkFeature('testimonials'))
{{ __('messages.vcard.testimonials') }}
@endif @if (checkFeature('iframes'))
{{ __('messages.vcard.iframe') }}
@endif @if (checkFeature('appointments'))
{{ __('messages.vcard.appointments') }}
@endif @if (checkFeature('social_links'))
{{ __('messages.social.social_links') }}
@endif @if (checkFeature('custom-links'))
{{ __('messages.custom_links.custom_links') }}
@endif
{{ __('messages.front_cms.banner_title') }}
@if (checkFeature('advanced'))
{{ __('messages.vcard.advanced') }}
@endif @if (checkFeature('custom-fonts'))
{{ __('messages.font.fonts') }}
@endif @if (checkFeature('seo'))
{{ __('messages.plan.seo') }}
@endif
{{ __('messages.vcard.privacy_policy') }}
{!! __('messages.vcard.term-condition') !!}
{!! __('messages.vcard.manage-section') !!}
@if (planfeaturecount() >= 7) @elseif(planfeaturecount() >= 6)
@if (checkFeature('advanced'))
{{ __('messages.vcard.advanced') }}
@endif
@if (checkFeature('custom-fonts'))
{{ __('messages.font.fonts') }}
@endif
@if (checkFeature('gallery'))
{{ __('messages.gallery.gallery_name') }}
@endif
@if (checkFeature('seo'))
{{ __('messages.plan.seo') }}
@endif
@if (checkFeature('blog'))
{{ __('messages.plan.blog') }}
@endif
{{ __('messages.vcard.privacy_policy') }}
{!! __('messages.vcard.term_condition') !!}
{!! __('messages.vcard.manage-section') !!}
@endif