aliran tunai

This commit is contained in:
hafifierahman
2021-01-19 09:51:44 +08:00
parent da8e0bfa73
commit cb4410f13d
6 changed files with 185 additions and 20 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class RequestTeller extends Model
*
* @var array
*/
protected $fillable = ['no','KodLaluan','modal','serahan','tarikh','update','kodcaw'];
protected $fillable = ['no','kodlaluan','modal','serahan','tarikh','update','kodcaw'];
/**
* The attributes excluded from the model's JSON form.