@csrf
@if (Laravel\Jetstream\Jetstream::hasTermsAndPrivacyPolicyFeature())
{!! __('Kabul Ediyorum - :terms_of_service ve :privacy_policy', [ 'terms_of_service' => ''.__('Hizmet Şartları').'', 'privacy_policy' => ''.__('Gizlilik Politikası').'', ]) !!}
@endif