@php $footer_logo = websiteSetupValue('footer_logo'); $email = websiteSetupValue('email'); $phone1 = websiteSetupValue('phone1'); $phone2 = websiteSetupValue('phone2'); $address = websiteSetupValue('address'); $facebook = websiteSetupValue('facebook'); $twitter = websiteSetupValue('twitter'); $instagram = websiteSetupValue('instagram'); $youtube = websiteSetupValue('youtube'); $short_about = websiteSetupValue('short_about'); @endphp