@php $facebook_url = 'https://www.facebook.com/temeraIoT/'; $instagram_url = 'https://www.instagram.com/temera_iot/'; $linkedin_url = 'https://www.linkedin.com/company/temera-srl/'; $target_social = "_blank"; if(isset($social_share) && $social_share && isset($section)) { $facebook_url = $linkedin_url = 'javascript:void(0)'; $target_social = $instagram_url = ''; $facebook_click = 'condividiSuFB(0)'; $linkedin_click = 'condividiSuLinkedin(0)'; } @endphp
@if(isset($social_share) && $social_share && isset($section)) @endif @if($instagram_url != '') @endif @if($linkedin_url != '') @endif