Mpesa
PayPal
Card
@foreach($golfersDetails as $detail)
{{ $detail->cover_type }} Cover
Ksh {{ number_format($detail->premium , 2) }}/year
Cover Type: {{ $detail->cover_type }}
Payment Status: {{ ucfirst($detail->payment) }}
Pay with Mpesa
@endforeach
@csrf
Name on Card
Card Number
CVC
Expiration Month
Expiration Year
Pay with Card
Please correct the errors and try again.
Pay with PayPal