Compare commits
2 Commits
336865d102
...
4e9ad8a666
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e9ad8a666 | |||
|
|
faa355ad79 |
@@ -27,6 +27,8 @@ class PanelBoxValidationResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Panel Box';
|
||||||
|
|
||||||
public $isSubmitted = false;
|
public $isSubmitted = false;
|
||||||
|
|
||||||
public $data = [];
|
public $data = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user