Renewal amount added

This commit is contained in:
Hritikkk9
2024-07-11 16:36:53 +05:30
parent ffade2dd6a
commit a58ef55c1d

View File

@@ -49,6 +49,13 @@
<input type="text" class="form-control other-input mt-3" readonly
value="${{ $isSubscribedUser->amount }}">
</div>
<div class="inn-group my-4">
<label class="comm-head" for="">Next Renual Due Amount</label>
<input type="text" class="form-control other-input mt-3" readonly
value="${{ $isSubscribedUser->next_invoice_amount }}">
</div>
<div class="inn-group my-4">
<label class="comm-head" for="">Renewal date</label>
<input type="text" class="form-control other-input mt-3" readonly