Commit cc5339f9 by Triyah Fatmawati

Add info nomor VA invoice email

parent 525796a0
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<div class="col-md-6"> <div class="col-md-6">
<address> <address>
<strong>Metode Pembayaran:</strong><br> <strong>Metode Pembayaran:</strong><br>
Virtual Account : {{$registrasi['kode_registrasi'] ?? 'param' }}<br> Virtual Account : {{$registrasi['nomor_va'] ?? 'param' }}<br>
{{-- {{$registrasi['email'] ?? 'param' }} --}} {{-- {{$registrasi['email'] ?? 'param' }} --}}
</address> </address>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment