Compare commits
3 Commits
fix-migrat
...
33bbce47ba
| Author | SHA1 | Date | |
|---|---|---|---|
| 33bbce47ba | |||
|
|
03033c2365 | ||
| 860ff96134 |
@@ -25,6 +25,8 @@ class ClassCharacteristicResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Laser';
|
||||||
|
|
||||||
public static function form(Form $form): Form
|
public static function form(Form $form): Form
|
||||||
{
|
{
|
||||||
return $form
|
return $form
|
||||||
|
|||||||
Reference in New Issue
Block a user