Added group_work_center column in model file
This commit is contained in:
@@ -15,6 +15,7 @@ class Line extends Model
|
||||
"plant_id",
|
||||
"name",
|
||||
"type",
|
||||
"group_work_center",
|
||||
];
|
||||
|
||||
public function plant(): BelongsTo
|
||||
|
||||
Reference in New Issue
Block a user