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