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/3b0f43300bd1102ba7ff1fb11ae...

28 lines
658 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 /DATA/AppData/warpeka/views/temp/data.blade.php ENDPATH**/ ?>