Update resit - logo, status sign, column title

This commit is contained in:
Amir
2023-12-27 10:05:43 +08:00
parent 963272086c
commit 591dd76e2c
3 changed files with 71 additions and 26 deletions
+25 -10
View File
@@ -389,7 +389,10 @@ hr.new5 {
<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>
@@ -424,7 +427,7 @@ hr.new5 {
<br>
<div style="display: flex; justify-content:center">
<h1 style="">T</h1>
<h1 style="{{ sizeof($wakil) != 0 ? '' : 'position:absolute; margin-left:-550px' }}">T</h1>
@if (sizeof($wakil) != 0)
<table id="payment">
<tr>
@@ -491,7 +494,6 @@ hr.new5 {
<td>Marhun: {{ $gadai['marhun'] }}</td>
</tr>
</table>
<br>
@@ -505,6 +507,13 @@ hr.new5 {
<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>
@@ -515,13 +524,15 @@ hr.new5 {
</tr>
</table>
<br>
<hr class="new2"></hr>
</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>
@@ -553,7 +564,7 @@ hr.new5 {
<br>
<div style="display: flex; justify-content:center">
<h1 style="">T</h1>
<h1 style="{{ sizeof($wakil) != 0 ? '' : 'position:absolute; margin-left:-550px' }}">T</h1>
@if (sizeof($wakil) != 0)
<table id="payment">
<tr>
@@ -621,9 +632,6 @@ hr.new5 {
</tr>
</table>
<br>
<table id="semakan">
<tr>
<td colspan="3">.................................................... </td>
@@ -632,11 +640,18 @@ hr.new5 {
<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>
<td colspan="3">{{ $khazanah_user->name }}</td>
<td colspan="3">{{ $customers_info['nama'] }}</td>
<td></td>
<td colspan="3">{{ Auth::user()->name }}</td>