add duit pelanggan
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ class Transaction extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'trans_type','norujukan','nokp','teller','kodcaw','duit_masuk','duit_keluar','created_at','bakiharga','nowakil'
|
||||
'trans_type','norujukan','nokp','teller','kodcaw','duit_masuk','duit_keluar','created_at','bakiharga','nowakil','duitpelanggan','bakipelanggan'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user