@if(session('error'))
{{ session('error') }}
@endif

{{ __('Create Payment') }}

@csrf

{{ __('Payment') }}

{{ __("Pay with Stripe") }}

{{ __('Pay') }}
@push('scripts') @endpush