wip
This commit is contained in:
4
resources/js/vendor/nova/js/additional.js
vendored
4
resources/js/vendor/nova/js/additional.js
vendored
@@ -35,8 +35,8 @@ async function fetchCardHistory(passport_serie, passport_id, card_number, card_e
|
|||||||
}
|
}
|
||||||
|
|
||||||
cardHistoryDetailContainer.innerHTML = `
|
cardHistoryDetailContainer.innerHTML = `
|
||||||
<h4 class="mb-4">Müşderi: <strong>${result.clientName}</strong></h4>
|
<h4>Müşderi: <strong>${result.clientName}</strong></h4>
|
||||||
<h4 class="mb-4">Şahamça: <strong>${result.depName}</strong></h4>
|
<h4>Şahamça: <strong>${result.depName}</strong></h4>
|
||||||
<h4 class="mb-4">Şertnama belgisi: <strong>${result.cardAccountNumber}</strong></h4>
|
<h4 class="mb-4">Şertnama belgisi: <strong>${result.cardAccountNumber}</strong></h4>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user