{{-- Social Sharing Buttons Component --}} @php $currentUrl = request()->fullUrl(); $pageTitle = isset($title) ? $title : (isset($pageTitle) ? $pageTitle : 'KunciLink.id - Boost Your Fans'); $description = isset($description) ? $description : 'Platform social unlock #1 Indonesia untuk YouTuber, influencer & content creator. Tingkatkan subscriber, followers & engagement organik.'; $encodedUrl = urlencode($currentUrl); $encodedTitle = urlencode($pageTitle); $encodedText = urlencode($description); @endphp
@if(isset($showTitle) && $showTitle)

{{ $shareTitle ?? 'Bagikan Halaman Ini' }}

@endif
{{-- WhatsApp --}} WhatsApp {{-- Telegram --}} Telegram {{-- Facebook --}} Facebook {{-- Twitter/X --}} Twitter {{-- LinkedIn --}} LinkedIn {{-- Copy Link --}}
{{-- JavaScript for Copy to Clipboard --}}