1371 lines
56 KiB
PHP
1371 lines
56 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title>Laporan Penilai jaminan</title>
|
|
<style>
|
|
body {
|
|
font-family: Arial, sans-serif;
|
|
}
|
|
|
|
* {
|
|
font-size: 8px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
h1,
|
|
h2,
|
|
h3 {
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
color: #000;
|
|
}
|
|
|
|
.container {
|
|
/* width: 100%; */
|
|
padding: 10px;
|
|
/* border: 1px solid #000; */
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.header {
|
|
text-align: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.judul {
|
|
font-weight: bold;
|
|
text-align: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
|
|
.photo-item {
|
|
text-align: center;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.photo-image {
|
|
max-width: 80%;
|
|
height: auto;
|
|
display: block;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
|
|
|
|
.judul-table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.judul-table td {
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
padding: 5px;
|
|
}
|
|
|
|
.border1 {
|
|
border: 1px solid #000;
|
|
width: 50px;
|
|
}
|
|
|
|
.border {
|
|
border: 1px solid #000;
|
|
}
|
|
|
|
.judul h6 {
|
|
margin: 0;
|
|
/* Menghindari margin bawaan */
|
|
font-size: 12px;
|
|
}
|
|
|
|
.custom-dl-tujuan {
|
|
width: 100%;
|
|
/* border-collapse: collapse; */
|
|
}
|
|
|
|
|
|
.inner-table {
|
|
width: 100%;
|
|
/* border-collapse: collapse; */
|
|
}
|
|
|
|
.inner-table td {
|
|
padding: 5px;
|
|
}
|
|
|
|
.inner-table td:first-child {
|
|
font-weight: bold;
|
|
|
|
/* Lebar kolom keterangan */
|
|
}
|
|
|
|
.custom-table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.custom-table td {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.custom-table td:first-child {
|
|
font-weight: bold;
|
|
width: 30%;
|
|
/* Sesuaikan lebar kolom keterangan */
|
|
}
|
|
|
|
.grid-table {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
.grid-table td {
|
|
padding: 8px;
|
|
vertical-align: top;
|
|
text-align: left;
|
|
width: 33%;
|
|
/* Membagi kolom menjadi tiga */
|
|
}
|
|
|
|
.grid-table input[type="checkbox"] {
|
|
margin-right: 5px;
|
|
}
|
|
|
|
table {
|
|
width: 100%;
|
|
/* border: 1px solid #000; */
|
|
/* border-collapse: collapse; */
|
|
}
|
|
|
|
table.checkbox-list {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
td.checkbox-item {
|
|
width: 33.33%;
|
|
vertical-align: top;
|
|
text-align: left;
|
|
}
|
|
|
|
label.checkbox-label {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 6px;
|
|
}
|
|
|
|
label.checkbox-label input[type="checkbox"] {
|
|
margin-right: 6px;
|
|
transform: scale(1.0);
|
|
/* Memperkecil ukuran checkbox */
|
|
}
|
|
|
|
#header {
|
|
position: fixed;
|
|
top: -100px;
|
|
/* Posisi header di luar konten */
|
|
left: 0;
|
|
right: 0;
|
|
height: 90px;
|
|
text-align: center;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
#footer {
|
|
position: fixed;
|
|
bottom: -50px;
|
|
left: 0;
|
|
right: 0;
|
|
height: 50px;
|
|
text-align: center;
|
|
border-top: 1px solid #ddd;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.page-number:after {
|
|
content: counter(page) " dari " counter(pages);
|
|
}
|
|
|
|
.content {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
.page-break {
|
|
page-break-after: always;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
<main class="content">
|
|
@php
|
|
$senior_officer = null;
|
|
if ($permohonan->debiture && $permohonan->debiture->documents) {
|
|
foreach ($permohonan->debiture->documents as $dokumen) {
|
|
$penilai = $permohonan->penilaian->userPenilai->where('role', 'penilai')->first();
|
|
$teams = $permohonan->region->teams;
|
|
|
|
if ($teams) {
|
|
foreach ($teams as $team) {
|
|
$team_users = $team->teamsUsers;
|
|
// print_r($team_users);
|
|
if ($team_users) {
|
|
foreach ($team_users as $team_user) {
|
|
$user = $team_user->user;
|
|
|
|
if ($user && $user->hasRole('senior-officer')) {
|
|
$senior_officer = $user;
|
|
break 3;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
@endphp
|
|
|
|
<div class="container">
|
|
@php
|
|
function generateCustomTanggal()
|
|
{
|
|
|
|
$tahunAwal = rand(20, 30);
|
|
$bulanTetap = rand(1, 12);
|
|
$tanggalTetap = rand(1, 28);
|
|
|
|
$bulanFormatted = str_pad($bulanTetap, 2, '0', STR_PAD_LEFT);
|
|
$tanggalFormatted = str_pad($tanggalTetap, 2, '0', STR_PAD_LEFT);
|
|
|
|
// Generate sisa angka secara acak
|
|
$sisaAngka1 = rand(0, 9);
|
|
$sisaAngka2 = rand(0, 9);
|
|
$sisaAngka3 = rand(0, 9);
|
|
|
|
$hasilTanggal = "{$tahunAwal}{$bulanFormatted}{$tanggalFormatted}{$sisaAngka1}{$sisaAngka2}{$sisaAngka3}";
|
|
|
|
return [
|
|
'fullNumber' => $hasilTanggal,
|
|
'tahun' => $tahunAwal,
|
|
'bulan' => $bulanFormatted,
|
|
'tanggal' => $tanggalFormatted,
|
|
'sisaAngka' => "{$sisaAngka1}{$sisaAngka2}{$sisaAngka3}",
|
|
];
|
|
}
|
|
|
|
$tanggalHasil1 = generateCustomTanggal();
|
|
|
|
@endphp
|
|
|
|
|
|
<div class="header">
|
|
<table style="width: 100%; border: none;">
|
|
<tr>
|
|
<td style="width: 50%; text-align: left;" class="header-left">
|
|
@include('lpj::component.logo-bag')
|
|
</td>
|
|
<td style="width: 50%; text-align: right;">
|
|
<h3>Tanggal : {{date('Y-m-d')}}</h3>
|
|
<h3>Waktu : {{date('H:i:s')}}</h3>
|
|
<h3>User : {{ Auth::user()->name }}</h3>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<h4>LAPORAN PENILAIAN ATAS TANAH DAN/ATAU BANGUNAN</h4>
|
|
<p>NO:
|
|
{{ $permohonan->debiture->branch->code ?? '' }}/{{ $tanggalHasil1['fullNumber'] }}/LPJ/{{ $permohonan->nomor_registrasi }}/VII/{{ $tanggalHasil1['tahun'] }}
|
|
</p>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
A
|
|
</td>
|
|
<td class="border">
|
|
TUJUAN PENILAIAN
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table class="custom-dl-tujuan">
|
|
<tr>
|
|
<td>
|
|
<table class="inner-table">
|
|
<tr>
|
|
<td><strong>Permintaan (A/O)</strong></td>
|
|
<td>{{ $permohonan->user->name }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Jenis Fasilitas</strong></td>
|
|
<td> {{ $permohonan->jenisFasilitasKredit->name ?? '' }}</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td>
|
|
<table class="inner-table">
|
|
<tr>
|
|
<td><strong>Tanggal</strong></td>
|
|
<td>{{ formatTanggalIndonesia($permohonan->created_at) }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Kunjungan Tanggal</strong></td>
|
|
<td>{{ formatTanggalIndonesia($permohonan->penilaian->tanggal_kunjungan) }}</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>
|
|
@if (isset($basicData['tujuanPenilaian']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['tujuanPenilaian'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ $item->name == $permohonan->tujuanPenilaian->name ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
B
|
|
</td>
|
|
<td class="border">
|
|
IDENTITAS DEBITUR
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table class="custom-table">
|
|
<tr>
|
|
<td><strong>Nama Debitur</strong></td>
|
|
<td>{{ $permohonan->debiture->name ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Alamat dan Telepon</strong></td>
|
|
<td>{{ $permohonan->debiture->address ?? '' }} {{ $permohonan->debiture->phone ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Saat menilai, penilai didampingi oleh</strong></td>
|
|
<td>
|
|
<table class="inner-table">
|
|
<tr>
|
|
<td width="25%"><strong>Debitur / Wakil Debitur</strong></td>
|
|
<td>{{ $permohonan->debiture->name ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Pihak Bank selain PJ</strong></td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
C
|
|
</td>
|
|
<td class="border">
|
|
JENIS JAMINAN
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
@php
|
|
$data = '';
|
|
foreach ($permohonan->debiture->documents as $dokumen) {
|
|
$data .= $dokumen->jenisJaminan->name . ', ';
|
|
$dok = $dokumen->detail;
|
|
}
|
|
$data = rtrim($data, ', '); // Remove the trailing comma and space
|
|
@endphp
|
|
|
|
@if (isset($basicData['jenisJaminan']))
|
|
<table class="checkbox-list">
|
|
|
|
<tr>
|
|
@foreach ($basicData['jenisJaminan'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox" {{ in_array($item->name, explode(',', $data)) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</div>
|
|
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
D
|
|
</td>
|
|
<td class="border">
|
|
LOKASI JAMINAN
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table class="custom-table">
|
|
<tr>
|
|
<td width="25%"><strong>Terletak di</strong></td>
|
|
<td> {{ $alamat['address'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Kelurahan</td>
|
|
<td>{{ $alamat['village_code'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Kecamatan</strong></td>
|
|
<td>{{ $alamat['district_code'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Kotamadya</strong></td>
|
|
<td> {{ $alamat['city_code'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Propinsi</strong></td>
|
|
<td>{{ $alamat['province_code'] ?? '' }}</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
E
|
|
</td>
|
|
<td class="border">
|
|
STATUS KEPEMILIKAN, HUBUNGAN DAN PENGHUNI
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
<table>
|
|
|
|
@if (@isset($dokumen))
|
|
@foreach ($dokumen->detail as $details)
|
|
<tr>
|
|
<td width="25%"><strong>{{ $details->jenisLegalitasJaminan->name ?? '' }}</strong>
|
|
</td>
|
|
<td>
|
|
@if (isset($detail->dokumen_jaminan))
|
|
@php
|
|
$dokumen_nomor = is_array(json_decode($detail->dokumen_nomor))
|
|
? json_decode($detail->dokumen_nomor)
|
|
: ($detail->dokumen_nomor
|
|
? [$detail->dokumen_nomor]
|
|
: []);
|
|
@endphp
|
|
@foreach ($dokumen_jaminan as $index => $dokumen)
|
|
<div>
|
|
@if (!empty($dokumen_nomor))
|
|
<span>
|
|
{{ $dokumen_nomor[$index] }}</span>
|
|
@endif
|
|
</div>
|
|
<br>
|
|
@endforeach
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
@endforeach
|
|
@endif
|
|
|
|
<tr>
|
|
<td><strong>Atas Nama</strong></td>
|
|
<td>{{ $dokumen->pemilik->name ?? '' }}</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
@php
|
|
|
|
$cekHub =
|
|
isset($forminspeksi['asset']['hub_cadeb']) &&
|
|
$forminspeksi['asset']['hub_cadeb'] === 'sesuai'
|
|
? 'sesuai'
|
|
: 'tidak sesuai';
|
|
|
|
$hubCadeb = isset($forminspeksi['asset']['hub_cadeb'][$cekHub])
|
|
? $forminspeksi['asset']['hub_cadeb']['tidak sesuai']
|
|
: $forminspeksi['asset']['hub_cadeb']['sesuai'];
|
|
@endphp
|
|
<td><strong>Hubungan Pemilik Jaminan dengan Debitur</strong></td>
|
|
<td>
|
|
@if (isset($basicData['hubCadeb']))
|
|
<table class="checkbox-table">
|
|
<tr>
|
|
@foreach ($basicData['hubCadeb'] as $item)
|
|
<td>
|
|
<input type="checkbox"
|
|
{{ $item->name === $hubCadeb ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
@php
|
|
|
|
$cekHub =
|
|
isset($forminspeksi['asset']['hub_cadeb_penghuni']) &&
|
|
$forminspeksi['asset']['hub_cadeb_penghuni'] === 'sesuai'
|
|
? 'sesuai'
|
|
: 'tidak sesuai';
|
|
|
|
$hubCadeb = isset($forminspeksi['asset']['hub_cadeb_penghuni'][$cekHub])
|
|
? $forminspeksi['asset']['hub_cadeb_penghuni']['tidak sesuai']
|
|
: $forminspeksi['asset']['hub_cadeb_penghuni']['sesuai'];
|
|
@endphp
|
|
<td><strong>Hubungan Penghuni Jaminan dengan Debitur</strong></td>
|
|
<td>
|
|
@if (isset($basicData['hubPenghuni']))
|
|
<table class="checkbox-table">
|
|
<tr>
|
|
<td>
|
|
{{ $hubCadeb ?? '' }}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">F</td>
|
|
<td class="border">ANALISA TANAH DAN BANGUNAN</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table>
|
|
<tr>
|
|
@php
|
|
$cekLuas = isset($forminspeksi['tanah']['luas_tanah']['tidak sesuai'])
|
|
? 'tidak sesuai'
|
|
: 'sesuai';
|
|
|
|
$luas = $forminspeksi['tanah']['luas_tanah'][$cekLuas] ?? null;
|
|
@endphp
|
|
<td width="25%"><strong>Luas Tanah</strong></td>
|
|
<td>{{ $luas }}</td>
|
|
</tr>
|
|
|
|
<!-- Bentuk Tanah -->
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Bentuk Tanah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['bentukTanah']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['bentukTanah'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['tanah']['bentuk_tanah']['bentuk_tanah']) && in_array($item->name, $forminspeksi['tanah']['bentuk_tanah']['bentuk_tanah']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<!-- Kontur Tanah -->
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Kontur Tanah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['konturTanah']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['konturTanah'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['tanah']['kontur_tanah']) && in_array($item->name, $forminspeksi['tanah']['kontur_tanah']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<!-- Ketinggian Tanah -->
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Ketinggian Tanah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['ketinggianTanah']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['ketinggianTanah'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['tanah']['ketinggian_tanah']['ketinggian']) && in_array($item->name, $forminspeksi['tanah']['ketinggian_tanah']['ketinggian']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<!-- Kondisi Fisik Tanah -->
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Kondisi Fisik Tanah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['kondisiFisikTanah']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['kondisiFisikTanah'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['tanah']['kondisi_fisik_tanah']['kondisi_fisik_tanah']) && in_array($item->name, $forminspeksi['tanah']['kondisi_fisik_tanah']['kondisi_fisik_tanah']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td><strong>Tusuk Sate</strong></td>
|
|
<td>
|
|
<label>
|
|
<input type="radio" name="tusuk_sate" value="yes"
|
|
{{ $forminspeksi['tanah']['tusuk_sate'] == 'yes' ? 'checked' : '' }}>
|
|
Ya
|
|
</label>
|
|
<label>
|
|
<input type="radio" name="tusuk_sate" value="no"
|
|
{{ $forminspeksi['tanah']['tusuk_sate'] == 'no' ? 'checked' : '' }}>
|
|
Tidak
|
|
</label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td><strong>Lockland</strong></td>
|
|
<td>
|
|
<label>
|
|
<input type="radio" name="lockland" value="yes"
|
|
{{ $forminspeksi['tanah']['lockland'] == 'yes' ? 'checked' : '' }}>
|
|
Ya
|
|
</label>
|
|
<label>
|
|
<input type="radio" name="lockland" value="no"
|
|
{{ $forminspeksi['tanah']['lockland'] == 'no' ? 'checked' : '' }}>
|
|
Tidak
|
|
</label>
|
|
</td>
|
|
</tr>
|
|
|
|
</table>
|
|
<table>
|
|
<!-- Luas Tanah Bangunan -->
|
|
<tr>
|
|
@php
|
|
$cekLuasBangunan = isset($forminspeksi['bangunan']['luas_tanah_bagunan']['tidak sesuai'])
|
|
? 'tidak sesuai'
|
|
: 'sesuai';
|
|
$luasBangunan = $forminspeksi['bangunan']['luas_tanah_bagunan'][$cekLuasBangunan] ?? null;
|
|
@endphp
|
|
<td width="25%"><strong>Luas Tanah Bangunan</strong></td>
|
|
<td>{{ $luasBangunan }}</td>
|
|
</tr>
|
|
|
|
<!-- Jenis Bangunan -->
|
|
<tr>
|
|
<td><strong>Jenis Bangunan</strong></td>
|
|
<td>
|
|
@if (isset($basicData['jenisBangunan']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['jenisBangunan'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['bangunan']['jenis_bangunan']) && in_array($item->name, $forminspeksi['bangunan']['jenis_bangunan']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<!-- Kondisi Bangunan -->
|
|
<tr>
|
|
<td><strong>Kondisi Bangunan</strong></td>
|
|
<td>
|
|
@if (isset($basicData['kondisiBangunan']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['kondisiBangunan'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['bangunan']['kondisi_bangunan']) && in_array($item->name, $forminspeksi['bangunan']['kondisi_bangunan']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<!-- Sifat Bangunan -->
|
|
<tr>
|
|
<td><strong>Sifat Bangunan</strong></td>
|
|
<td>
|
|
@if (isset($basicData['sifatBangunan']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['sifatBangunan'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox" name="sifat_bangunan[]" value="{{ $item->name }}"
|
|
{{ isset($forminspeksi['bangunan']['sifat_bangunan']) && in_array($item->name, $forminspeksi['bangunan']['sifat_bangunan']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
<!-- Spesifikasi Bangunan -->
|
|
@if (isset($basicData['spekKategoriBangunan']))
|
|
@foreach ($basicData['spekKategoriBangunan'] as $index => $spesifikasi)
|
|
<tr>
|
|
<td><strong>{{ $spesifikasi->name }}</strong></td>
|
|
<td>
|
|
<table class="checkbox-list">
|
|
@if (isset($basicData['spekBangunan']))
|
|
@foreach ($basicData['spekBangunan'] as $kategori)
|
|
@if ($kategori->spek_kategori_bangunan_id == $spesifikasi->id)
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
style="
|
|
margin-right: 3px;
|
|
|
|
"
|
|
name="spesifikasi_bangunan[{{ $index }}][{{ $spesifikasi->name }}][]"
|
|
value="{{ $kategori->name }}"
|
|
{{ isset(
|
|
$forminspeksi['bangunan']['spesifikasi_bangunan'][$index]['spek_kategori_bangunan'][$spesifikasi->name],
|
|
) &&
|
|
in_array(
|
|
$kategori->name,
|
|
$forminspeksi['bangunan']['spesifikasi_bangunan'][$index]['spek_kategori_bangunan'][$spesifikasi->name],
|
|
)
|
|
? 'checked'
|
|
: '' }}>
|
|
{{ $kategori->name }}
|
|
</label>
|
|
</td>
|
|
@endif
|
|
@endforeach
|
|
@endif
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
@endforeach
|
|
@endif
|
|
|
|
<!-- Sarana Pelengkap -->
|
|
<tr>
|
|
<td><strong>Sarana Pelengkap</strong></td>
|
|
<td>
|
|
@if (isset($basicData['saranaPelengkap']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['saranaPelengkap'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['bangunan']['sarana_pelengkap']) && in_array($item->name, $forminspeksi['bangunan']['sarana_pelengkap']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
|
|
<!-- Input tambahan untuk Sarana Pelengkap -->
|
|
@if (isset($forminspeksi['bangunan']['sarana_pelengkap_input']))
|
|
<div>
|
|
@foreach ($forminspeksi['bangunan']['sarana_pelengkap_input'] as $input)
|
|
@if ($input !== null)
|
|
<input type="text" value="{{ $input }}" readonly>
|
|
@endif
|
|
@endforeach
|
|
</div>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
G
|
|
</td>
|
|
<td class="border">
|
|
SARANA PELENGKAP DAN LINGKUNGAN
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table>
|
|
<tr>
|
|
<td width="25%">Jarak Jalan Utama</td>
|
|
<td>{{ $forminspeksi['lingkungan']['jarak_jalan_utama'] ?? 'Tidak Diketahui' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Jalan Lingkungan</td>
|
|
<td>{{ $forminspeksi['lingkungan']['jarak_jalan_utama'] ?? 'Tidak Diketahui' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Jarak CBD Point</td>
|
|
<td>{{ $forminspeksi['lingkungan']['jarak_cbd_point'] ?? 'Tidak Diketahui' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Nama CBD Point</td>
|
|
<td>{{ $forminspeksi['lingkungan']['nama_cbd_point'] ?? 'Tidak Diketahui' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Lebar Perkerasan Jalan</td>
|
|
<td>{{ $forminspeksi['lingkungan']['lebar_perkerasan_jalan'] ?? 'Tidak Diketahui' }}</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Lapisan Perkerasan Jalan</strong></td>
|
|
<td>
|
|
@if (isset($basicData['perkerasanJalan']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['perkerasanJalan'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['perkerasan_jalan']['perkerasan_jalan']) && in_array($item->name, $forminspeksi['lingkungan']['perkerasan_jalan']['perkerasan_jalan']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Lapisan Perkerasan Jalan</strong></td>
|
|
<td>
|
|
@if (isset($basicData['laluLintasLokasi']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['laluLintasLokasi'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['lalu_lintas']) && in_array($item->name, $forminspeksi['lingkungan']['lalu_lintas']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Golongan Masyarakat Sekitar</strong></td>
|
|
<td>
|
|
@if (isset($basicData['golMasySekitar']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['golMasySekitar'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['gol_mas_sekitar']) && in_array($item->name, $forminspeksi['lingkungan']['gol_mas_sekitar']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Terletak di Daerah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['terletakDiArea']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['terletakDiArea'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['terletak_diarea']) && in_array($item->name, $forminspeksi['lingkungan']['terletak_diarea']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Disekitar Lokasi</strong></td>
|
|
<td>
|
|
<div class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="radio" name="disekitar_lokasi" value="ya"
|
|
{{ ($forminspeksi['lingkungan']['disekitar_lokasi'] ?? '') == 'ya' ? 'checked' : '' }}>
|
|
Ya
|
|
@if (($forminspeksi['lingkungan']['disekitar_lokasi'] ?? '') == 'ya')
|
|
- Kondisi Bangunan:
|
|
{{ $forminspeksi['lingkungan']['kondisi_bagunan_disekitar_lokasi'] ?? '' }}
|
|
, Sifat Bangunan:
|
|
{{ $forminspeksi['lingkungan']['sifat_bagunan_disekitar_lokasi'] ?? '' }}
|
|
@endif
|
|
</label>
|
|
<label class="checkbox-label">
|
|
<input type="radio" name="disekitar_lokasi" value="tidak"
|
|
{{ ($forminspeksi['lingkungan']['disekitar_lokasi'] ?? '') == 'tidak' ? 'checked' : '' }}>
|
|
Tidak
|
|
</label>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Merupakan Daerah</strong></td>
|
|
<td>
|
|
@if (isset($basicData['merupakanDaerah']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['merupakanDaerah'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['merupakan_daerah']) && in_array($item->name, $forminspeksi['lingkungan']['merupakan_daerah']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td style="vertical-align: top;"><strong>Fasilitas Umum Dekat Lokasi</strong></td>
|
|
<td>
|
|
@if (isset($basicData['fasilitasObjek']))
|
|
<table class="checkbox-list">
|
|
<tr>
|
|
@foreach ($basicData['fasilitasObjek'] as $index => $item)
|
|
@if ($index % 3 == 0 && $index > 0)
|
|
</tr>
|
|
<tr>
|
|
@endif
|
|
<td class="checkbox-item">
|
|
<label class="checkbox-label">
|
|
<input type="checkbox"
|
|
{{ isset($forminspeksi['lingkungan']['fasilitas_dekat_object']) && in_array($item->name, $forminspeksi['lingkungan']['fasilitas_dekat_object']) ? 'checked' : '' }}>
|
|
{{ $item->name }}
|
|
</label>
|
|
</td>
|
|
@endforeach
|
|
</tr>
|
|
</table>
|
|
@endif
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
H
|
|
</td>
|
|
<td class="border">
|
|
ASURANSI
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table class="checkbox-table">
|
|
<tr>
|
|
<td><input type="checkbox" checked> Tidak Ada</td>
|
|
<td><input type="checkbox"> Ada</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<table class="judul-table">
|
|
<tr>
|
|
<td class="border1">
|
|
I
|
|
</td>
|
|
<td class="border">
|
|
KESIMPULAN DAN SARAN PENILAI, INFORMASI HARGA,
|
|
TOTAL NILAI JAMINAN DAN CATATAN PERLU DIPERHATIKAN
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<table>
|
|
<tr>
|
|
<td>1. Kesimpulan dan saran penilai:</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="25%" style="vertical-align: top;"><strong>Faktor Positif</strong></td>
|
|
<td>
|
|
@isset($forminspeksi['fakta']['fakta_positif'])
|
|
<table style="width: 100%; border-collapse: collapse;">
|
|
@foreach ($forminspeksi['fakta']['fakta_positif'] as $key => $item)
|
|
<tr>
|
|
<td>[{{ $key }}] {{ $item }}</td>
|
|
</tr>
|
|
@endforeach
|
|
</table>
|
|
@endisset
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td width="25%" style="vertical-align: top;"><strong>Faktor Negatif</strong></td>
|
|
<td>
|
|
@isset($forminspeksi['fakta']['fakta_negatif'])
|
|
<table style="width: 100%; border-collapse: collapse;">
|
|
@foreach ($forminspeksi['fakta']['fakta_negatif'] as $key => $item)
|
|
<tr>
|
|
<td>[{{ $key }}] {{ $item }}</td>
|
|
</tr>
|
|
@endforeach
|
|
</table>
|
|
@endisset
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="25%" style="vertical-align: top;"><strong>Lain - lain :</strong></td>
|
|
<td>
|
|
<p>- Berdasarkan hasil kunjungan di lapangan dapat disampaikan sebagai berikut :</p>
|
|
|
|
@isset($forminspeksi['fakta'])
|
|
@foreach ($forminspeksi['fakta'] as $key => $item)
|
|
@if (
|
|
!in_array($key, [
|
|
'fakta_positif',
|
|
'fakta_negatif',
|
|
'rute_menuju',
|
|
'batas_batas',
|
|
'batas_batas_input',
|
|
'kondisi_lingkungan',
|
|
'kondisi_lain_bangunan',
|
|
'informasi_dokument',
|
|
]))
|
|
<p>{{ $item }}</p>
|
|
@endif
|
|
@endforeach
|
|
@endisset
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>2. Informasi Harga:</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="25%" style="vertical-align: top;"><strong>Lain - lain :</strong></td>
|
|
<td>
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>3. Total Nilai Jaminan:</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3" style=" padding: 8px; text-align: left;">a. Total Nilai Pasar Wajar</td>
|
|
</tr>
|
|
<tr>
|
|
<td style=" padding: 8px; text-align: right;">Luas Tanah
|
|
{{ $lpjData['luas_tanah'] ?? '' }}m<sup>2</sup></td>
|
|
<td style="padding: 8px; text-align: right;">X {{ $lpjData['nilai_tanah_1'] ?? '' }}</td>
|
|
<td style=" padding: 8px; text-align: right;">= {{ $lpjData['nilai_tanah_2'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td style=" padding: 8px; text-align: right;">Luas Bangunan
|
|
{{ $lpjData['luas_bangunan'] ?? '' }}m<sup>2</sup></td>
|
|
<td style=" padding: 8px; text-align: right;">X {{ $lpjData['nilai_bangunan_1'] ?? '' }}</td>
|
|
<td style=" padding: 8px; text-align: right;">= {{ $lpjData['nilai_bangunan_2'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td style=" padding: 8px; text-align: right;">Sarana Pelengkap
|
|
{{ $lpjData['sarana_pelengkap'] ?? '' }}m<sup>2</sup></td>
|
|
<td style=" padding: 8px; text-align: right;">X
|
|
{{ $lpjData['nilai_sarana_pelengkap_1'] ?? '' }}
|
|
</td>
|
|
<td style=" padding: 8px; text-align: right;">=
|
|
{{ $lpjData['nilai_sarana_pelengkap_2'] ?? '' }}
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td style=" padding: 8px; font-weight: bold;">Total Nilai Pasar Wajar</td>
|
|
<td colspan="2" style=" padding: 8px; text-align: right; font-weight: bold;">=
|
|
{{ $lpjData['total_nilai_pasar_wajar'] ?? '' }}</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3" style=" padding: 8px; text-align: left; font-weight: bold;">b. Total Nilai
|
|
Likuidasi</td>
|
|
</tr>
|
|
<tr>
|
|
<td style=" padding: 8px; text-align: right;">{{ $lpjData['likuidasi'] ?? '' }}% X Total Nilai
|
|
Pasar Wajar</td>
|
|
<td colspan="2" style=" padding: 8px; text-align: right;">=
|
|
{{ $lpjData['likuidasi_nilai_1'] ?? '' }}</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>4. Catatan yang Perlu Diperhatikan:</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td>Catatan yang Perlu Diperhatikan:</td>
|
|
<td>
|
|
@isset($forminspeksi['fakta']['keterangan'])
|
|
<table style="width: 100%; border-collapse: collapse;">
|
|
|
|
<tr>
|
|
<td>{{ $forminspeksi['fakta']['keterangan'] ?? '' }}</td>
|
|
</tr>
|
|
|
|
</table>
|
|
@endisset
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
<table style="width: 100%; text-align: center;" border="1">
|
|
<tr>
|
|
<td width="30%">Penilai Dibuat</td>
|
|
<td width="30%">Di periksa</td>
|
|
<td width="30%">Menyutujui</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="height: 50px"></td>
|
|
<td style="height: 50px"></td>
|
|
<td style="height: 50px"></td>
|
|
</tr>
|
|
<tr>
|
|
<td>{{ $penilai->userPenilaiTeam->name ?? '' }}</br>
|
|
<strong style="font-weight: bold; ">
|
|
PENILAI JAMINAN
|
|
</strong>
|
|
</td>
|
|
<td> {{ $senior_officer->name ?? '' }}</br>
|
|
<strong style="font-weight: bold; ">
|
|
SENIOR OFFICER
|
|
</strong>
|
|
|
|
</td>
|
|
<td>
|
|
{{ $permohonan->user->name ?? '' }}</br>
|
|
<strong style="font-weight: bold; ">
|
|
EXECUTIVE OFFICER
|
|
</strong>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
|
|
</div>
|
|
<div class="page-break"></div>
|
|
<div class="section">
|
|
|
|
<div class="judul">
|
|
<h6 class="border">
|
|
PETA LOKASI
|
|
</h6>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="section">
|
|
<div class="judul">
|
|
<h6 class="border">
|
|
FOTO JAMINAN
|
|
</h6>
|
|
</div>
|
|
@include('lpj::penilai.components.foto-jaminan')
|
|
</div>
|
|
</div>
|
|
</main>
|
|
|
|
<footer id="footer"></footer>
|
|
<script>
|
|
const datas = @json($forminspeksi);
|
|
console.log(datas);
|
|
const lpjData = @json($lpjData);
|
|
console.log(lpjData);
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|