changed modeule name of item characteristics page
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 16s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 21s
Laravel Pint / pint (pull_request) Successful in 3m57s
Laravel Larastan / larastan (pull_request) Failing after 10m51s

This commit is contained in:
dhanabalan
2026-09-22 14:50:12 +05:30
parent aced13c719
commit 9d65254be1

View File

@@ -27,7 +27,7 @@ class ItemCharacteristicResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Customized Sticker Printing';
protected static ?string $navigationGroup = 'Sticker Printing';
public static function form(Form $form): Form
{