@php $amount=$amount/100; @endphp
{{ $amount }} {{ $currency }}
@if($payment_for=="wallet")
To Wallet
@else
Pay Now
@endif