change module name of the page of sticker print #1076

Merged
jothi merged 1 commits from ranjith-dev into master 2026-09-22 06:48:53 +00:00

View File

@@ -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 = [];