!
{{ __(@$page_title) }}
@csrf
{{ __("Exchange Rate") }} --
{{ __("Available Balance") }} {{ authWalletBalance() }} {{ get_default_currency_code() }}
@if($basic_settings->user_pin_verification == true)
@include('user.components.modal.pin-check') @else
@endif
!
{{__("Preview")}}
{{ __("Card Type") }}
--
{{ __("Total Charge") }}
--
{{__("Total Payable")}}
--
@push('script') @if(isset($card_customer)) @if(isset($card_customer->status) && $card_customer->status == global_const()::CARD_CUSTOMER_APPROVED_STATUS) @endif @endif @endpush