mirror of
https://gitlab.com/nekoya/web.git
synced 2025-03-19 05:31:30 +01:00
Update payment
This commit is contained in:
parent
3a0de4b0bd
commit
8a220f17aa
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row justify-content-between" style="display: flex; margin: 10px">
|
<div class="row justify-content-between" style="display: flex; margin: 10px">
|
||||||
<h5>Cost</h5>
|
<h5>Cost</h5>
|
||||||
<h5>Rp 5.999.997,00</h5>
|
<h5>Rp <%= totalPrice %></h5>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue