Update dan Bugs Fix
This commit is contained in:
@@ -12,6 +12,7 @@ class MstJenisBelanja extends Eloquent
|
||||
protected $connection = 'Samasa';
|
||||
protected $table = 'SAMASA.MST_JENIS_BELANJA';
|
||||
protected $fillable = [
|
||||
"kode",
|
||||
"name",
|
||||
"description",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user