--}}
@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)
{{ ucwords($vcard->first_name . ' ' . $vcard->last_name) }} {{-- @if ($vcard->is_verified) --}} {{-- @endif --}}
{{ ucwords($vcard->occupation) }}
{{ ucwords($vcard->job_title) }}
{{ ucwords($vcard->company) }}
{{ __('messages.pwa.add_to_home_screen') }}
{{ __('messages.pwa.pwa_description') }}
{{ __('messages.plan.gallery') }}
{{ __('messages.vcard.our_service') }}
{{ __('messages.make_appointments') }}
{{ __('messages.plan.products') }}
{{ __('messages.plan.testimonials') }}
{{ __('messages.feature.insta_embed') }}
{{ __('messages.feature.blog') }}