fix skit2
This commit is contained in:
@@ -27,24 +27,28 @@
|
||||
</head>
|
||||
<body class="p-2">
|
||||
|
||||
<div class="mb-10">
|
||||
<div class="col-12 flex justify-end items-end text-right">
|
||||
|
||||
<div class="">
|
||||
<div class="w-100 d-flex flex-column justify-content-end align-items-end text-right row">
|
||||
<div class="ml-2">
|
||||
<b>{{ $fullname }}</b><br>
|
||||
<span style="font-size:12px;"><b>{{ $cawangan_detail['namacaw'] }}</b></span><br>
|
||||
<span style="font-size:12px;">{{ $cawangan_detail['alamat1'] }}</span><br>
|
||||
<span style="font-size:12px;">{{ $cawangan_detail['alamat2'] }}</span><br>
|
||||
<span style="font-size:12px;">No Tel : {{ $cawangan_detail['notel'] }}</span><br>
|
||||
<span style="font-size:12px;">No Faks : {{ $cawangan_detail['nofaks'] }}</span>
|
||||
<div class="column">
|
||||
<b>{{ $fullname }}</b>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;">{{ $cawangan_detail['namacaw'] }}</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;">{{ $cawangan_detail['alamat1'] }}</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;">{{ $cawangan_detail['alamat2'] }}</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex justify-content-end">
|
||||
<span class="font-size: 0.75rem;line-height: 1rem; mr-2">No Tel : {{ $cawangan_detail['notel'] }}</span><br>
|
||||
<span class="font-size: 0.75rem;line-height: 1rem;">No Faks : {{ $cawangan_detail['nofaks'] }}</span><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="d-flex mb-6 col-12">
|
||||
<div class="ml-2 col-6 d-flex flex-column justify-end">
|
||||
<b class="text-xs border border-dark pl-1">Kepada</b>
|
||||
<p class="text-xs border border-gray-400">
|
||||
<div class="d-flex ">
|
||||
<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">Kepada</b>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;">
|
||||
@php
|
||||
if($jeniscawangan === 'BMMB')
|
||||
{
|
||||
@@ -56,53 +60,55 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="ml-2 col-6 d-flex flex-column">
|
||||
<b class="text-xs border border-dark pl-1 justify-end">No Permohonan</b>
|
||||
<p class="text-xs border border-gray-400 text-right">{{ $permohonan['nopermohonan'] }}</p>
|
||||
<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">No Permohonan</b>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">{{ $permohonan['nopermohonan'] }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex col-12 mb-1">
|
||||
<div class="ml-2 col-6 d-flex flex-column justify-end">
|
||||
<b class="text-xs border border-dark pl-1">Daripada</b>
|
||||
<span class="text-xs">{{ ($permohonan['jawatan_pemohon'] == 'pc') ? 'Pengurus Cawangan' : 'Pen. Peng. Cawangan' }} {{ $cawangan_detail['namacaw'] }}</span>
|
||||
{{-- <span class="text-xs">Nama : {{ $permohonan['nama_pemohon'] }}</span> --}}
|
||||
{{-- <p class="text-xs">NO KP : 970403-03-5003</p> --}}
|
||||
<div class="d-flex ">
|
||||
<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">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;">{{ ($permohonan['jawatan_pemohon'] == 'pc') ? 'Pengurus Cawangan' : 'Pen. Peng. Cawangan' }} {{ $cawangan_detail['namacaw'] }}</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;">Nama : {{ $permohonan['nama_pemohon'] }}</div>
|
||||
</div>
|
||||
{{-- <p style="font-size: 0.75rem;line-height: 1rem;">NO KP : 970403-03-5003</p> --}}
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ml-2 col-6 d-flex flex-column">
|
||||
<b class="text-xs border border-dark pl-1">Tarikh</b>
|
||||
<span class="text-xs col-12 text-right">{{ $tarikhcetakan }}</span>
|
||||
<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">Tarikh</b>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">{{ $tarikhcetakan }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-12 mb-6">
|
||||
<div class="col-12 d-flex justify-content-center border border-dark">
|
||||
|
||||
<b>PENYEDIAAN PERMOHONAN</b>
|
||||
<div class="d-flex ">
|
||||
<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>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="d-flex mb-6 col-12">
|
||||
<div class="ml-2 col-6 d-flex flex-column justify-end">
|
||||
<b class="text-xs border border-dark pl-1">Disediakan oleh</b>
|
||||
<p class="h-14"></p>
|
||||
<div class="flex">
|
||||
{{-- <div class="w-2/3"></div> --}}
|
||||
<p class="text-xs w-full text-right italic text-black">{{ $permohonan['nama_pemohon'] }}</p>
|
||||
<div class="d-flex ">
|
||||
<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>
|
||||
<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="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<div class="text-right border-t border-gray-300 w-1/3"></div>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<div class="text-right border-t border-gray-300 w-25"></div>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<p class="text-xs w-2/3 text-right">{{ ($permohonan['jawatan_pemohon'] == 'pc') ? 'Pengurus Cawangan' : 'Pen. Peng. Cawangan' }}</p>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 text-right">{{ ($permohonan['jawatan_pemohon'] == 'pc') ? 'Pengurus Cawangan' : 'Pen. Peng. Cawangan' }}</p>
|
||||
</div>
|
||||
<div class="d-flex col-6">
|
||||
<p class="text-xs text-center col-10">Tarikh</p>
|
||||
<p class="text-xs col-4 border border-gray-400 text-right">
|
||||
<div class="d-flex">
|
||||
<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
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_permohonan']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
@@ -113,124 +119,168 @@
|
||||
|
||||
</div>
|
||||
|
||||
{{-- <div class="ml-2 col-6 flex flex-col">
|
||||
<b class="text-xs border border-dark pl-1">Disahkan oleh</b>
|
||||
|
||||
<p class="h-14"></p>
|
||||
<div class="flex">
|
||||
|
||||
<p class="text-xs w-full text-right italic">{{ $permohonan['nama_operasi'] }}</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<div class="text-right border-t border-gray-300 w-1/3"></div>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<p class="text-xs w-2/3 text-right">Pengurus Operasi Ar-Rahn</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs text-center w-2/3">Tarikh</p>
|
||||
<p class="text-xs w-1/3 border border-gray-400 text-right">
|
||||
@php
|
||||
if($permohonan['tarikh_pengesahanoperasi'] !== null)
|
||||
{
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_pengesahanoperasi']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
echo($formattedweddingdate);
|
||||
}
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div> --}}
|
||||
</div>
|
||||
|
||||
|
||||
{{-- <div class="w-full text-center border border-black pl-1">
|
||||
<b class="text-xs">@php if($jeniscawangan === 'PKB')
|
||||
{
|
||||
echo 'KELULUSAN ' . $fullname;
|
||||
}else{
|
||||
echo 'KELULUSAN AHLI ' . $fullname;
|
||||
}
|
||||
@endphp
|
||||
</b>
|
||||
</div> --}}
|
||||
|
||||
<div class="col-12 mb-6">
|
||||
<div class="col-12 d-flex justify-content-center border border-dark">
|
||||
|
||||
<b>PERMOHONAN PENDAHULUAN / SERAHAN WANG PETI BESI</b>
|
||||
<div class="d-flex ">
|
||||
<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">PERMOHONAN PENDAHULUAN / SERAHAN WANG PETI BESI</b>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex mb-6 col-12">
|
||||
<div class="ml-2 col-6 d-flex flex-column justify-end">
|
||||
<b class="text-xs border border-dark pl-1">PERMOHONAN PENDAHULUAN WANG PETI BESI</b>
|
||||
<div class="d-flex mb-1">
|
||||
<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">PERMOHONAN PENDAHULUAN WANG PETI BESI</b>
|
||||
@if($permohonan['jenismohon'] === 'permohonanwang')
|
||||
<div class="d-flex">
|
||||
<p class="col-6">Jumlah dipohon</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right">RM {{ number_format($permohonan['amaun_mohon'],2) }}</p>
|
||||
<div class="d-flex column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Jumlah dipohon</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">RM {{ number_format($permohonan['amaun_mohon'],2) }}</div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p class="text-xs col-6">Tarikh mohon</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right">
|
||||
@php
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_permohonan']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
echo($formattedweddingdate)
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh mohon</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
@php
|
||||
if($permohonan['tarikh_pengesahanoperasi'] !== null)
|
||||
{
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_pengesahanoperasi']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
echo($formattedweddingdate);
|
||||
}
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p class="text-xs col-6">Baki Peti Besi</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right">
|
||||
<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">
|
||||
RM {{ number_format($permohonan['baki_petibesi'],2) }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Pendahuluan terkumpul sehingga kini</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">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Baki Pembiayaan</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">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-1/5">Nama</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-4/5 border border-gray-400 text-right">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">No. KP</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 flex-column">
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Penerima Telegrafic Transfer (TT)</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100 h-4 border border-gray-400 text-right">
|
||||
</div>
|
||||
<div style="font-size: 0.75rem;line-height: 1rem;" class="w-100 h-4 border border-gray-400">
|
||||
Nota:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-2 d-flex ">
|
||||
<div class="w-100 d-flex flex-column justify-content-end">
|
||||
<b style="font-size: 0.75rem;line-height: 1rem;" class="border border-dark pl-1">Disahkan oleh</b>
|
||||
<p class="h-8"></p>
|
||||
<div class="d-flex">
|
||||
{{-- <div class="w-50"></div> --}}
|
||||
{{-- <p style="font-size: 0.75rem;line-height: 1rem;" class="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>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 text-right">Pengurus Cawangan</p>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<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
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_permohonan']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
echo($formattedweddingdate)
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@else
|
||||
<div class="d-flex">
|
||||
<p class="text-xs w-full">Jumlah dipohon</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right"></p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Jumlah dipohon</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right"></p>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p class="text-xs w-full">Tarikh mohon</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh mohon</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<p class="text-xs w-full">Baki Peti Besi</p>
|
||||
<p class="text-xs col-6 border border-gray-400 text-right">
|
||||
<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">
|
||||
|
||||
</p>
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
<div class="ml-2 col-6 d-flex flex-column">
|
||||
<b class="text-xs border border-dark pl-1 justify-end">SERAHAN WANG PETI BESI</b>
|
||||
<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="flex">
|
||||
<p class="text-xs w-full">Bayar balik pinjaman</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400"></p>
|
||||
<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>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Tarikh bank-in ke PKB</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400"></p>
|
||||
<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>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Baki Peti Besi</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400"></p>
|
||||
<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>
|
||||
|
||||
<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-1">Terminal</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-1">Bank In</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-1">Cash In Transit (CIT)</span>
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
@else
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Bayar balik pinjaman</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">{{ number_format($permohonan['amaun_mohon'],2) }}</p>
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Bayar balik pinjaman</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">{{ number_format($permohonan['amaun_mohon'],2) }}</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Tarikh bank-in ke PKB</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-100">Tarikh bank-in ke PKB</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 border border-gray-400 text-right">
|
||||
@php
|
||||
$myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_permohonan']);
|
||||
$formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
@@ -238,38 +288,89 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Baki Peti Besi</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">{{ number_format($permohonan['baki_petibesi'],2) }}</p>
|
||||
<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">{{ number_format($permohonan['baki_petibesi'],2) }}</p>
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="flex">
|
||||
<p class="text-xs mt-5 w-2/4">Diluluskan pengeluaran wang kepada Ar-Rahn sebanyak RM</p>
|
||||
<p class="text-xs mt-5 w-1/3">{{ ($permohonan['jumlah_diluluskan'] !== null) ? number_format($permohonan['jumlah_diluluskan'],2) : '' }} </p>
|
||||
<div class="d-flex ">
|
||||
<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">PENGESAHAN BAHAGIAN OPERASI AR-RAHN</b>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="flex">
|
||||
<p class="text-xs w-2/3">{{ ($ringgittext !== '') ? '(Ringgit Malaysia:' . $ringgittext . ' Sahaja)' : '' }}</p>
|
||||
<div class="d-flex ">
|
||||
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
|
||||
</div>
|
||||
<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">Disahkan oleh</b>
|
||||
|
||||
<p class="h-8"></p>
|
||||
<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>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 text-right">Pengurus Operasi Ar-Rahn</p>
|
||||
</div>
|
||||
<div class="d-flex">
|
||||
<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
|
||||
// $myDateTime = DateTime::createFromFormat('Y-m-d', $permohonan['tarikh_pengesahanoperasi']);
|
||||
// $formattedweddingdate = $myDateTime->format('d-m-Y');
|
||||
// echo($formattedweddingdate)
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="d-flex mb-6 col-12">
|
||||
<div class="ml-2 col-6 flex flex-col justify-end">
|
||||
<p class="h-20"></p>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<div class="text-right border-t border-gray-300 w-1/3"></div>
|
||||
<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">@php if($jeniscawangan === 'PKB')
|
||||
{
|
||||
echo 'KELULUSAN ' . $fullname;
|
||||
}else{
|
||||
echo 'KELULUSAN AHLI ' . $fullname;
|
||||
}
|
||||
@endphp
|
||||
</b>
|
||||
</div>
|
||||
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="mt-2 w-2/4">Diluluskan pengeluaran wang kepada Ar-Rahn sebanyak RM</p>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="mt-2 w-25">{{ ($permohonan['jumlah_diluluskan'] !== null) ? number_format($permohonan['jumlah_diluluskan'],2) : '' }} </p>
|
||||
</div>
|
||||
|
||||
<div class="d-flex">
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50">{{ ($ringgittext !== '') ? '(Ringgit Malaysia:' . $ringgittext . ' Sahaja)' : '' }}</p>
|
||||
</div>
|
||||
|
||||
<div class="d-flex ">
|
||||
<div class="ml-2 w-50 d-flex flex-column justify-content-end">
|
||||
<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>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<p class="text-xs w-2/3 text-right">Ketua Kewangan & Akaun</p>
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 text-right">Ketua Kewangan & Akaun</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs text-center w-2/3">Tarikh</p>
|
||||
<p class="text-xs w-1/3 border border-gray-400 text-right">
|
||||
<div class="d-flex">
|
||||
<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
|
||||
if($permohonan['tarikh_pengesahanakaun'] !== null)
|
||||
{
|
||||
@@ -281,20 +382,37 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
{{-- <p class="text-xs">NO KP : 970403-03-5003</p> --}}
|
||||
|
||||
<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 col-6 flex flex-col">
|
||||
<div class="ml-2 w-50 d-flex flex-column">
|
||||
|
||||
<p class="h-20"></p>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<div class="text-right border-t border-gray-300 w-1/3"></div>
|
||||
<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>
|
||||
<div class="flex">
|
||||
<div class="w-2/3"></div>
|
||||
<p class="text-xs w-2/3 text-right">
|
||||
<div class="d-flex">
|
||||
<div class="w-50"></div>
|
||||
<p style="font-size: 0.75rem;line-height: 1rem;" class="w-50 text-right">
|
||||
@php if($jeniscawangan === 'BMMB')
|
||||
{
|
||||
echo 'Ahli JMC';
|
||||
@@ -304,9 +422,9 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs text-center w-2/3">Tarikh</p>
|
||||
<p class="text-xs w-1/3 border border-gray-400 text-right">
|
||||
<div class="d-flex">
|
||||
<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
|
||||
if($permohonan['tarikh_diluluskan'] !== null)
|
||||
{
|
||||
@@ -321,21 +439,21 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="d-flex mb-6 col-12">
|
||||
<div class="ml-2 col-6 flex flex-col justify-end">
|
||||
<b class="text-xs border border-black pl-1 text-center">PENERIMA WANG</b>
|
||||
<b class="text-xs border border-black pl-1 text-center">Wakil Ar-Rahn</b>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Pengesahan penerima wang oleh</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<div class="d-flex ">
|
||||
<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 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">
|
||||
|
||||
{{ ($permohonan['nama_penerima'] !== null) ? $permohonan['nama_penerima'] : '' }}
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Tarikh serahan</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<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">
|
||||
@php
|
||||
|
||||
if($permohonan['tarikh_terima'] !== null)
|
||||
@@ -347,9 +465,9 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Baki Peti Besi</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<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">
|
||||
@php
|
||||
$jumlah = 0;
|
||||
if($permohonan['jumlah_diluluskan'] !== null)
|
||||
@@ -361,23 +479,23 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
{{-- <p class="text-xs">NO KP : 970403-03-5003</p> --}}
|
||||
{{-- <p style="font-size: 0.75rem;line-height: 1rem;">NO KP : 970403-03-5003</p> --}}
|
||||
|
||||
</div>
|
||||
|
||||
<div class="ml-2 col-6 flex flex-col">
|
||||
<b class="text-xs border border-black pl-1 text-center">Bahagian Kewangan & Akaun PKB</b>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Bank</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right"></p>
|
||||
<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>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">No. Rujukan</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right"></p>
|
||||
<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>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Tarikh kemasukan</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<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">
|
||||
@php
|
||||
|
||||
if($permohonan['tarikh_terima'] !== null)
|
||||
@@ -390,9 +508,9 @@
|
||||
@endphp
|
||||
</p>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<p class="text-xs w-full">Pengesahan oleh</p>
|
||||
<p class="text-xs w-2/3 border border-gray-400 text-right">
|
||||
<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">
|
||||
{{ $permohonan['nama_akaun'] }}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user