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