add kolom active
This commit is contained in:
@@ -13,6 +13,7 @@ class FormulariumTemplate extends Model
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'description',
|
||||
'active',
|
||||
];
|
||||
|
||||
protected $hidden = [
|
||||
|
||||
Reference in New Issue
Block a user