{{ $payment->amount }} {{ $currency }}
@csrf
@if($payment->payment_for=="wallet")
Add To Wallet
@else
Pay
@endif