Stripe Payment
@if ($errors->any())
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
{{ csrf_field() }}
Card Number
CVV
Expiration Month
Expiration Year
Total:
{{ $default_currency->symbol }} {{ getAmount($fund->amount) }}
amount }}>
Pay ยป