Updated navigationsort order on class characteristic resource file
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s

This commit is contained in:
dhanabalan
2026-09-05 10:19:33 +05:30
parent 4749f07f5a
commit 7bfdb26089

View File

@@ -36,7 +36,7 @@ class ClassCharacteristicResource extends Resource
protected static ?string $navigationGroup = 'Laser Marking';
protected static ?int $navigationSort = 5;
protected static ?int $navigationSort = 7;
public static function form(Form $form): Form
{