@yield('page_name')
{{__('messages.vcard_11.get_in_touch')}} @if(!empty($userSetting['enable_affiliation'])) @endif @if($vcard->language_enable == \App\Models\Vcard::LANGUAGE_ENABLE) @endif @php $shareUrl = route('vcard.show', ['alias' => $vcard->url_alias]); @endphp
@if(checkFeature('social_links') && $vcard->socialLink) @endif
{{-- --}}
@if(checkFeature('social_links') && $vcard->socialLink)
@if($vcard->socialLink->facebook) @endif @if($vcard->socialLink->instagram) @endif @if($vcard->socialLink->twitter) @endif @if($vcard->socialLink->pinterest) @endif @if($vcard->socialLink->reddit) @endif @if($vcard->socialLink->youtube) @endif @if($vcard->socialLink->tumblr) @endif @if($vcard->socialLink->linkedin) @endif @if($vcard->socialLink->whatsapp) @endif @if($vcard->socialLink->tiktok) @endif @if($vcard->socialLink->website) @endif
@endif