@csrf @include('livewire.checkout.partials.login-or-register') @include('livewire.checkout.partials.payment')

{{ __('Your subscription billing cycle will start immediately upon payment completion and will automatically renew on the same date in future billing cycles.') }}

@include('livewire.checkout.partials.plan-details', ['isTrialSkipped' => true])

{{ __('By continuing, you agree to our') }} {{ __('Terms of Service') }} {{ __('and') }} {{ __('Privacy Policy') }}.

{{ __('Subscribe & Pay') }}