@php $logo = websiteSetupValue('logo'); $email = websiteSetupValue('email'); $phone1 = websiteSetupValue('phone1'); $facebook = websiteSetupValue('facebook'); $twitter = websiteSetupValue('twitter'); $instagram = websiteSetupValue('instagram'); $youtube = websiteSetupValue('youtube'); $app_store = websiteSetupValue('app_store'); $play_store = websiteSetupValue('play_store'); @endphp
Follow Us: @if ($facebook) @endif @if ($twitter) @endif @if ($instagram) @endif @if ($youtube) @endif