added onepercent to gadai and ansuran

This commit is contained in:
Hafifie PKB
2023-11-14 16:08:42 +08:00
parent 5283d87a4e
commit 44e10e33f6
4 changed files with 113 additions and 49 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class TransaksiKeuntungan extends Model
* @var array
*/
protected $fillable = [
'norujukan','bayaran_keuntungan','tarikh_bayaran','kodcaw','bayaran_pembiayaan','keuntungan_rebet'
'norujukan','bayaran_keuntungan','tarikh_bayaran','kodcaw','bayaran_pembiayaan','keuntungan_rebet','ujrah','ujrah_rebet','onepercent','onepercent_rebet','tempoh','beza_tempoh','margin_semasa'
];
/**