@php $voucher_a = $array['voucher_a']; $balance_a = $array['balance_a']; $user_name = $array['user_name']; $voucher_code = $array['voucher_code']; $date = date("d-m-Y"); $expiry_date = $voucher_expiry; $balance_total = $balance_total; $rupees = ''; @endphp

Hi {{ucfirst($user_name)}},
You’ve received {!! $rupees.number_format((float)@$voucher_a, 2, '.', '') !!} using Gift Voucher code {{$voucher_code}} added to your Khadi Wallet Balance on {{$date}}. Expiry date {{ $expiry_date }}.Your balance now reflects the additional funds added to your account.

Updated Khadi Wallet Balance {!! $rupees.number_format((float)@$balance_total, 2, '.', '') !!}

View Statement