diff --git a/app/Filament/Resources/VendorResource.php b/app/Filament/Resources/VendorResource.php index 97184abf..eea14add 100644 --- a/app/Filament/Resources/VendorResource.php +++ b/app/Filament/Resources/VendorResource.php @@ -1,5 +1,3 @@ - - Pages\EditVendor::route('/{record}/edit'), ]; } -} \ No newline at end of file +}