@include('partials.header') @section('title', 'Unlock Link - KunciLink')
@if(!empty($turnstile_site_key)) @if($errors->has('turnstile'))
{{ $errors->first('turnstile') }}
@endif
@csrf
@else Continue @endif
{{-- Social Sharing Section --}}
@include('components.social-sharing-buttons', [ 'showTitle' => true, 'shareTitle' => 'Bagikan Halaman Ini', 'class' => 'my-4', 'title' => 'KunciLink - Unlock Content', 'description' => 'Unlock premium content dengan KunciLink.id' ])