diff --git a/app/Filament/Resources/LineResource.php b/app/Filament/Resources/LineResource.php index f94fd0c..6705de1 100644 --- a/app/Filament/Resources/LineResource.php +++ b/app/Filament/Resources/LineResource.php @@ -156,6 +156,9 @@ class LineResource extends Resource 'Base FG Line' => 'Base FG Line', 'SFG Line' => 'SFG Line', 'FG Line' => 'FG Line', + 'Process Base FG Line' => 'Process Base FG Line', + 'Process SFG Line' => 'Process SFG Line', + 'Process FG Line' => 'Process FG Line', 'Machining Cell' => 'Machining Cell', 'Blanking Cell' => 'Blanking Cell', 'Forming Cell' => 'Forming Cell',