1
0
forked from poc/pds

Merge pull request 'Added group name of panel box validation page' (#799) from ranjith-dev into master

Reviewed-on: poc/pds#799
This commit is contained in:
2026-07-04 03:40:41 +00:00

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