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