added timestamp and fixed block for duplicate nota and timestamp
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ class AddTunai extends Model
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $fillable = ['tarikh','kodcaw','kodlaluan','tambah','kurang','nota'];
|
||||
protected $fillable = ['tarikh','kodcaw','kodlaluan','tambah','kurang','nota','created_at'];
|
||||
|
||||
public $timestamps = false;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user