You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koperasi/public/cache/2b54960841bbf18d0acca2c8233...

28 lines
654 B
PHP

<script>
const jenisPinjaman = [
{
id: 'REG',
text: 'USP Reguler'
}
,{
id: 'KHUSUS',
text: 'USP KHUSUS'
}
,{
id: 'USP1',
text: 'USP 1 (Pembiayaan Elektronik)'
}
,{
id: 'USP2',
text: 'USP 2 (Pembiayaan Sepeda Motor)'
}
,{
id: 'USP3',
text: 'USP 3 (Pembiayaan Haji/ Umroh)'
}
,{
id: 'NON',
text: 'PINJAMAN ANGGOTA NON GAJI'
}
]
</script><?php /**PATH /var/www/html/acc/views/temp/data.blade.php ENDPATH**/ ?>