'Sertifikat', 'max_size' => 30, 'description' => 'Foto copy Sertifikat sesuai dengan asli', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'PBB/NJOP', 'max_size' => 20, 'description' => 'Foto Copy PBB/NJOP Tahun Terakhir', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'NPWP Perorangan/Perusahaan', 'max_size' => 20, 'description' => 'Copy NPWP Perorangan/Perusahaan', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'Siteplan', 'max_size' => 20, 'description' => 'Siteplan', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'Surat Pernyataan Kebenaran Data', 'max_size' => 20, 'description' => 'Surat Pernyataan Kebenaran Data (Surat Representasi)', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'IMB', 'max_size' => 50, 'description' => 'IMB', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'Bukti Bayar Appraisal', 'max_size' => 20, 'description' => 'Bukti pembayaran appraisal', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], [ 'name' => 'BPKB', 'max_size' => 100000, 'description' => 'BPKB', 'status' => 1, 'created_at' => now(), 'updated_at' => now(), ], ]); } }