Removed empty line
This commit is contained in:
@@ -480,7 +480,6 @@ class ProductionPlanResource extends Resource
|
|||||||
->readOnly(),
|
->readOnly(),
|
||||||
Forms\Components\Hidden::make('operator_id')
|
Forms\Components\Hidden::make('operator_id')
|
||||||
->default(Filament::auth()->user()->name),
|
->default(Filament::auth()->user()->name),
|
||||||
|
|
||||||
])
|
])
|
||||||
->columns(2),
|
->columns(2),
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user