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

Hi {{ucfirst(Auth::user()->name)}},


You’ve received {{ $voucher_a }} 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 {{$balance_total}}

View Statement