change module name of the page of sticker print
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 17s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 21s
Laravel Pint / pint (pull_request) Successful in 2m59s
Laravel Larastan / larastan (pull_request) Failing after 6m3s

This commit is contained in:
dhanabalan
2026-09-22 12:18:26 +05:30
parent a60b4d1c15
commit aced13c719

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