Merged in resit-tebus-ansuran-ujrah (pull request #49)
Update resit tebus ujrah
This commit is contained in:
@@ -428,7 +428,10 @@
|
||||
}
|
||||
</style>
|
||||
<div class="header-style">
|
||||
<img src="{{ asset('img/ARRAHN1.png') }}" style="width:50px" alt="User Image" class="center">
|
||||
<div style="display: flex; align-items:center">
|
||||
<img src="{{ asset('img/kopkb.png') }}" style="width:80px; margin-right: 10px" alt="User Image" class="center" >
|
||||
<img src="{{ asset('img/ARRAHN1.png') }}" style="width:50px" alt="User Image" class="center" >
|
||||
</div>
|
||||
<div>
|
||||
<span><strong>Salinan Pelanggan</strong></span>
|
||||
</div>
|
||||
@@ -486,7 +489,6 @@
|
||||
<td>: {{ $masa }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
||||
<div style="display: flex; justify-content:center">
|
||||
<h1 style="">T</h1>
|
||||
@@ -551,7 +553,7 @@
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size:17px"><strong>Jumlah Perlu Dibayar</strong></td>
|
||||
<td style="font-size:17px"><strong>Jumlah Bayaran</strong></td>
|
||||
<td style="font-size: 17px"><strong>: RM
|
||||
{{ number_format($transaction_tebus['duit_masuk'], 2) }}</strong></td>
|
||||
</tr>
|
||||
@@ -570,6 +572,13 @@
|
||||
<td></td>
|
||||
<td colspan="3">.................................................... </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">Khazanah</td>
|
||||
<td></td>
|
||||
<td colspan="3">Pelanggan</td>
|
||||
<td></td>
|
||||
<td colspan="3">Ar-Rahn</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3"> {{ $khazanah_user->name }}</td>
|
||||
<td></td>
|
||||
@@ -580,13 +589,15 @@
|
||||
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
<hr class="new2">
|
||||
|
||||
</table>
|
||||
|
||||
<div class="header-style">
|
||||
<img src="{{ asset('img/ARRAHN1.png') }}" style="width:50px" alt="User Image" class="center">
|
||||
<div style="display: flex; align-items:center">
|
||||
<img src="{{ asset('img/kopkb.png') }}" style="width:80px; margin-right: 10px" alt="User Image" class="center" >
|
||||
<img src="{{ asset('img/ARRAHN1.png') }}" style="width:50px" alt="User Image" class="center" >
|
||||
</div>
|
||||
<div>
|
||||
<span><strong>Salinan Pejabat</strong></span>
|
||||
</div>
|
||||
@@ -643,8 +654,6 @@
|
||||
<td>: {{ $masa }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
||||
<div style="display: flex; justify-content:center">
|
||||
<h1 style="">T</h1>
|
||||
@if (sizeof($wakil) != 0)
|
||||
@@ -708,7 +717,7 @@
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size:17px"><strong>Jumlah Perlu Dibayar</strong></td>
|
||||
<td style="font-size:17px"><strong>Jumlah Bayaran</strong></td>
|
||||
<td style="font-size: 17px"><strong>: RM
|
||||
{{ number_format($transaction_tebus['duit_masuk'], 2) }}</strong></td>
|
||||
</tr>
|
||||
@@ -728,6 +737,13 @@
|
||||
<td></td>
|
||||
<td colspan="3">.................................................... </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">Khazanah</td>
|
||||
<td></td>
|
||||
<td colspan="3">Pelanggan</td>
|
||||
<td></td>
|
||||
<td colspan="3">Ar-Rahn</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">{{ $khazanah_user->name }}</td>
|
||||
<td></td>
|
||||
|
||||
Reference in New Issue
Block a user