1
0
forked from poc/pds

Added group name of panel box validation page

This commit is contained in:
dhanabalan
2026-07-04 09:10:24 +05:30
parent cc75016575
commit faa355ad79

View File

@@ -27,6 +27,8 @@ class PanelBoxValidationResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
protected static ?string $navigationGroup = 'Panel Box';
public $isSubmitted = false;
public $data = [];