@if ($hasSubscribe) {{-- Success State --}}
{{-- Invite Link Section --}}
{{-- Warning Message --}}

{{ __('t.copy_invite_link_warning') }}

{{-- Finish Button --}} {{ __('t.finish_copying') }}
@else {{-- Subscription Form --}}
{{-- Duration Selection --}}
{{-- Amount Input --}}
{{ $settings->currency }}
{{ __('t.amount_deducted_account_balance') }}
{{-- Telegram ID Input --}}

{{ __('t.follow') }} {{ __('t.guide_to_get_telegram_id') }}

{{-- Submit Button --}}
@endif