@if (checkFeature('seo')) @if ($vcard->meta_description) @endif @if ($vcard->meta_keyword) @endif @else @endif @if (checkFeature('seo') && $vcard->site_title && $vcard->home_title) {{ $vcard->home_title }} | {{ $vcard->site_title }} @else {{ $vcard->name }} | {{ getAppName() }} @endif @if ($vcard->font_family || $vcard->font_size || $vcard->custom_css) @endif @if (checkFeature('password')) @include('vcards.password') @endif
{{-- images --}} @php $coverClass = $vcard->cover_image_type == 0 ? 'object-fit-cover w-100 h-100' : 'object-fit-contain w-100 h-100'; @endphp @if ($vcard->cover_type == 0) @elseif($vcard->cover_type == 1) @if (strpos($vcard->cover_url, '.mp4') !== false || strpos($vcard->cover_url, '.mov') !== false || strpos($vcard->cover_url, '.avi') !== false) @endif @elseif ($vcard->cover_type == 2) @endif
default_language) == 'Arabic') dir="rtl" @endif>
images
images
images
images
images
image
images

{{ ucwords($vcard->first_name . ' ' . $vcard->last_name) }} {{-- @if ($vcard->is_verified) --}} {{-- @endif --}}

{{ ucwords($vcard->occupation) }}

{{ ucwords($vcard->job_title) }}

{{ ucwords($vcard->company) }}

{{-- Pwa support --}} @if (isset($enable_pwa) && $enable_pwa == 1 && !isiOSDevice())

{{ __('messages.pwa.add_to_home_screen') }}

{{ __('messages.pwa.pwa_description') }}

@endif {{-- support banner --}} @if ((isset($managesection) && $managesection['banner']) || empty($managesection)) @if (isset($banners->title))
@endif @endif {{-- language --}} {{-- custom link section --}} @if(!empty($vcard->email) || !empty($vcard->alternative_email || !empty($vcard->phone) || !empty($vcard->alternative_phone) || !empty($vcard->dob) || !empty($vcard->location)))
default_language) == 'Arabic') dir="rtl" @endif>
images
images
@if ($vcard->email) @endif @if ($vcard->alternative_email) @endif @if ($vcard->phone) @endif @if ($vcard->alternative_phone) @endif @if ($vcard->dob) @endif @if ($vcard->location) @endif
@endif
@if ((isset($managesection) && $managesection['galleries']) || empty($managesection)) @if (checkFeature('gallery') && $vcard->gallery->count()) @endif @endif @if ((isset($managesection) && $managesection['services']) || empty($managesection)) @if (checkFeature('services') && $vcard->services->count())
default_language) == 'Arabic') dir='rtl' @endif> images
default_language) == 'Arabic') dir='rtl' @endif> images

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

@if ($vcard->services_slider_view)
@foreach ($vcard->services as $service)
default_language) == 'Arabic') dir="rtl" @endif>

{{ ucwords($service->name) }}

{!! \Illuminate\Support\Str::limit($service->description, 170, '...') !!}
@endforeach
@else
default_language) == 'Arabic') dir="rtl" @endif> @foreach ($vcard->services as $service)

{{ ucwords($service->name) }}

{!! \Illuminate\Support\Str::limit($service->description, 170, '...') !!}

@endforeach
@endif
@endif @endif @if ((isset($managesection) && $managesection['appointments']) || empty($managesection)) @if (checkFeature('appointments') && $vcard->appointmentHours->count())
default_language) == 'Arabic') dir="rtl" @endif>

{{ __('messages.make_appointments') }}

image
@include('vcardTemplates.appointment') @endif @endif
@if ((isset($managesection) && $managesection['products']) || empty($managesection)) @if (checkFeature('products') && $vcard->products->count()) @endif @endif @if ((isset($managesection) && $managesection['testimonials']) || empty($managesection)) @if (checkFeature('testimonials') && $vcard->testimonials->count())
default_language) == 'Arabic') dir='rtl' @endif> images

{{ __('messages.plan.testimonials') }}

@foreach ($vcard->testimonials as $testimonial)
images
image

{!! $testimonial->description !!}

{{ ucwords($testimonial->name) }}

@endforeach
@endif @endif {{-- insta feed --}} @if ((isset($managesection) && $managesection['insta_embed']) || empty($managesection)) @if (checkFeature('insta_embed') && $vcard->instagramEmbed->count())

{{ __('messages.feature.insta_embed') }}

@foreach ($vcard->InstagramEmbed as $InstagramEmbed) @if ($InstagramEmbed->type == 0)
{!! $InstagramEmbed->embedtag !!}
@endif @endforeach
@foreach ($vcard->InstagramEmbed as $InstagramEmbed) @if ($InstagramEmbed->type == 1)
{!! $InstagramEmbed->embedtag !!}
@endif @endforeach
@endif @endif @if ((isset($managesection) && $managesection['blogs']) || empty($managesection)) @if (checkFeature('blog') && $vcard->blogs->count())
default_language) == 'Arabic') dir="rtl" @endif> images
default_language) == 'Arabic') dir="rtl" @endif> images

{{ __('messages.feature.blog') }}

@foreach ($vcard->blogs as $blog)