change gldetail and request teller

This commit is contained in:
hafifierahman
2021-02-01 13:15:40 +08:00
parent 9919f92abe
commit f5b1234e27
5 changed files with 61 additions and 13 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ class RequestTeller extends Model
*
* @var array
*/
protected $fillable = ['no','kodlaluan','modal','serahan','tarikh','update','kodcaw'];
protected $fillable = ['no','kodlaluan','modal','serahan','tarikh','update','kodcaw','bd1','bd5','bd10','bd20','bd50','bd100','txtring1','txtring5','txtring10','txtring20',
'txtring50','txtring100','txtring1000','txtsen1','txtsen5','txtsen10','txtsen20','txtsen50'];
/**
* The attributes excluded from the model's JSON form.