diff --git a/app/Filament/Pages/StickerPrint.php b/app/Filament/Pages/StickerPrint.php index f909a98..652cd14 100644 --- a/app/Filament/Pages/StickerPrint.php +++ b/app/Filament/Pages/StickerPrint.php @@ -29,7 +29,7 @@ class StickerPrint extends Page implements HasForms protected static string $view = 'filament.pages.sticker-print'; - protected static ?string $navigationGroup = 'Customized Sticker Printing'; + protected static ?string $navigationGroup = 'Sticker Printing'; public array $filters = [];