Added nav group for sticker master mapping resource #4

Merged
jothi merged 1 commits from ranjith-dev into master 2025-12-17 06:11:07 +00:00

View File

@@ -25,6 +25,8 @@ class StickerMappingMasterResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Master Entries';
public static function form(Form $form): Form
{
return $form