wip
This commit is contained in:
@@ -18,7 +18,6 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<div class="loan-history-container">
|
<div class="loan-history-container">
|
||||||
<div id="loan-remaining-item-container">
|
|
||||||
<h4>Şahamça: <strong>{{ $data->branchName }}</strong></h4>
|
<h4>Şahamça: <strong>{{ $data->branchName }}</strong></h4>
|
||||||
<h4>Müşderi: <strong>{{ $data->clientName }}</strong></h4>
|
<h4>Müşderi: <strong>{{ $data->clientName }}</strong></h4>
|
||||||
<h4 class="mb-4">Şertnama belgisi: <strong>{{ $data->docNum }}</strong></h4>
|
<h4 class="mb-4">Şertnama belgisi: <strong>{{ $data->docNum }}</strong></h4>
|
||||||
@@ -30,6 +29,5 @@
|
|||||||
<h4>Hasaplanan esasy bergi (şu aý üçin): <strong>{{ $data->docMonthSum }}</strong></h4>
|
<h4>Hasaplanan esasy bergi (şu aý üçin): <strong>{{ $data->docMonthSum }}</strong></h4>
|
||||||
|
|
||||||
<h4>Jemi tölenen möçberi: <strong>{{ $data->docPayed }}</strong></h4>
|
<h4>Jemi tölenen möçberi: <strong>{{ $data->docPayed }}</strong></h4>
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|||||||
Reference in New Issue
Block a user