Add export data lelong

This commit is contained in:
Amir
2022-11-16 06:55:06 +08:00
parent 9cd6f0f64a
commit fa89519762
4 changed files with 82 additions and 3 deletions
+9
View File
@@ -15,6 +15,15 @@ class LelMarhun extends Model
* @var array
*/
protected $fillable = [
'kodcaw',
'norujukan',
't_gadai',
'marhun',
'nota',
'batch_no',
];
/**
* The attributes excluded from the model's JSON form.
*