fix module rekening, required loan_type_id

This commit is contained in:
daengdeni 2024-02-02 09:37:45 +07:00
parent d0a2e0240e
commit 727b683010

View File

@ -8,7 +8,7 @@
protected $fillable = [
'branch_id',
'debitur_id',
'product_id',
'loan_type_id',
'currency_id',
'nomor_rekening',
'status_rekening',