Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning

This commit is contained in:
dhanabalan
2025-11-15 20:04:30 +05:30
parent 43ee1a3502
commit 3e41bad7f1
2 changed files with 445 additions and 436 deletions

View File

@@ -270,7 +270,6 @@ class SerialValidationResource extends Resource
->sortable(), ->sortable(),
]) ])
->headerActions([ ->headerActions([
// Action::make('plant_id') // Action::make('plant_id')
// ->label('Select Plant') // ->label('Select Plant')
// ->form([ // ->form([