@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') && isset($vcard->socialLink) && getSocialLink($vcard)) @endif
@if (!isset($userSetting['enable_contact']) || (!$userSetting['enable_contact'] && $userSetting['enable_contact'] != 0) || $userSetting['enable_contact'] == 1) @endif
@if(checkFeature('social_links') && isset($vcard->socialLink) && getSocialLink($vcard))
@foreach(getSocialLink($vcard) as $value) @endforeach
@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--}}
@if (!empty($userSetting['enable_contact'])) @endif