add new db
This commit is contained in:
+11
-11
@@ -14,17 +14,17 @@ class InOutMar extends Model
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = [
|
||||
'TARIKH',
|
||||
'MASA',
|
||||
'NORUJUKAN',
|
||||
'NM',
|
||||
'KPD',
|
||||
'DRP',
|
||||
'BLN',
|
||||
'THN',
|
||||
'TAG',
|
||||
'jenisTebus',
|
||||
'namaTeller'
|
||||
'tarikh',
|
||||
'masa',
|
||||
'norujukan',
|
||||
'nm',
|
||||
'kpd',
|
||||
'drp',
|
||||
'bln',
|
||||
'thn',
|
||||
'tag',
|
||||
'jenistebus',
|
||||
'namateller'
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user