Renewal amount

This commit is contained in:
Hritikkk9
2024-07-11 16:53:15 +05:30
parent 361145bb0f
commit b94647b055

View File

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