fix permohonan
This commit is contained in:
@@ -3862,6 +3862,8 @@ class KhazanahController extends Controller
|
||||
if($updatelulus)
|
||||
{
|
||||
return response('success');
|
||||
}else{
|
||||
return response('error');
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -456,7 +456,6 @@
|
||||
|
||||
if(response == 'success')
|
||||
{
|
||||
window.open("{{ route('permohonan.jana')}}");
|
||||
location.reload();
|
||||
}
|
||||
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
</head>
|
||||
<body class="p-2">
|
||||
|
||||
<div class="">
|
||||
<div class="w-100 d-flex flex-column justify-content-end align-items-end text-right row">
|
||||
<div class="mb-2">
|
||||
<div class="w-100 d-flex flex-column text-right">
|
||||
<div class="ml-2">
|
||||
<div class="column">
|
||||
<b>{{ $fullname }}</b>
|
||||
@@ -66,7 +66,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex ">
|
||||
<div class="d-flex mb-2">
|
||||
<div class="ml-2 w-50 d-flex flex-column justify-content-end">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1">Daripada</b>
|
||||
<div class="column">
|
||||
@@ -83,7 +83,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex ">
|
||||
<div class="d-flex mb-2">
|
||||
<div class="ml-2 w-100 d-flex flex-column">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;background-color: #bdc3c7;" class="border border-dark pl-1 text-center font-weight-bold"> PENYEDIA PERMOHONAN</b>
|
||||
</div>
|
||||
@@ -94,13 +94,14 @@
|
||||
<div class="ml-2 w-50 d-flex flex-column justify-content-end">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1">Disediakan oleh</b>
|
||||
<p class="h-8"></p>
|
||||
<br>
|
||||
<div class="d-flex">
|
||||
{{-- <div class="w-50"></div> --}}
|
||||
{{-- <p class="text-xs w-100 text-right italic text-black">{{ $permohonan['nama_pemohon'] }}</p> --}}
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
<div class="justify-content-end border-top border-secondary w-25"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
@@ -198,7 +199,7 @@
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
<div class="text-right border-top border-secondary w-25"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
@@ -240,33 +241,33 @@
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1 justify-content-end">SERAHAN WANG PETI BESI</b>
|
||||
@if($permohonan['jenismohon'] === 'permohonanwang')
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Jumlah Serahan</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Jumlah Serahan</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh Transaksi</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh Transaksi</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Baki Peti besi</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Baki Peti besi</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400"></div>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<div class="mb--1">
|
||||
<div class="mb-n2">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4 w-4">
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-1">Terminal</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="mb--1">
|
||||
<div class="mb-n2">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4 w-4">
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-1">Bank In</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="mb--1">
|
||||
<div class="mb-n2">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4 w-4">
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-1">Cash In Transit (CIT)</span>
|
||||
@@ -311,12 +312,13 @@
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1">Disahkan oleh</b>
|
||||
|
||||
<p class="h-8"></p>
|
||||
<br>
|
||||
<div class="d-flex">
|
||||
{{-- <p style="font-size: 0.75rem;line-height: 1rem;" class="w-100 text-right italic">{{ $permohonan['nama_operasi'] }}</p> --}}
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
<div class="text-right border-top border-secondary w-25"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
@@ -362,7 +364,7 @@
|
||||
<p class="h-8"></p>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
<div class="text-right border-top border-secondary w-25"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
@@ -382,25 +384,6 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="block">
|
||||
<span class="text-black font-weight-bold text-xs">Kaedah Penghantaran:</span>
|
||||
<div class="d-flex ">
|
||||
<div class="mb--1 flex">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4 w-4" checked>
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-2">Cash In Transit (CIT)</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="mb--1">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4 w-4">
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-2">Telegrafic Transfer (TT)</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
@@ -408,7 +391,7 @@
|
||||
<p class="h-8"></p>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
<div class="text-right border-top border-secondary w-25"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
@@ -422,7 +405,7 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<div class="d-flex column">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="text-center w-50">Tarikh</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-25 border border-gray-400 text-right">
|
||||
@php
|
||||
@@ -439,21 +422,39 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex ">
|
||||
<div class="ml-2 w-50 d-flex flex-column justify-content-end">
|
||||
<div class="w-100 pl-2">
|
||||
<span class="text-black font-weight-bold text-xs">Kaedah Penghantaran:</span>
|
||||
<div class="w-25">
|
||||
<div class="mb-n2">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4" checked>
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-2">Cash In Transit (CIT)</span>
|
||||
</label>
|
||||
</div>
|
||||
<div class="mb-n2">
|
||||
<label class="d-flex items-center">
|
||||
<input type="checkbox" class="form-checkbox h-4">
|
||||
<span style="font-size: 0.75rem;line-height: 1rem;" class="ml-2">Telegrafic Transfer (TT)</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex mt-4">
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1 text-center">PENERIMA WANG</b>
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1 text-center">Wakil Ar-Rahn</b>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Pengesahan penerima wang oleh</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Pengesahan penerima wang oleh</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
|
||||
{{ ($permohonan['nama_penerima'] !== null) ? $permohonan['nama_penerima'] : '' }}
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh serahan</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh serahan</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
@php
|
||||
|
||||
if($permohonan['tarikh_terima'] !== null)
|
||||
@@ -463,11 +464,11 @@
|
||||
echo($formattedweddingdate);
|
||||
}
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Baki Peti Besi</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Baki Peti Besi</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
@php
|
||||
$jumlah = 0;
|
||||
if($permohonan['jumlah_diluluskan'] !== null)
|
||||
@@ -476,7 +477,7 @@
|
||||
echo 'RM ' . number_format($jumlah,2);
|
||||
}
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{-- <p style="font-size: 0.75rem;line-height: 1rem;">NO KP : 970403-03-5003</p> --}}
|
||||
@@ -485,17 +486,17 @@
|
||||
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1 text-center">Bahagian Kewangan & Akaun PKB</b>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Bank</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right"></p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Bank</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">No. Rujukan</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right"></p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">No. Rujukan</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right"></div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh kemasukan</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh kemasukan</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
@php
|
||||
|
||||
if($permohonan['tarikh_terima'] !== null)
|
||||
@@ -506,13 +507,13 @@
|
||||
}
|
||||
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Pengesahan oleh</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Pengesahan oleh</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
{{ $permohonan['nama_akaun'] }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user