Compare commits
2 Commits
c3fef2f3a0
...
2c1caa40a3
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c1caa40a3 | |||
|
|
00b566a4ca |
@@ -27,6 +27,8 @@ class ProductCharacteristicsMasterResource extends Resource
|
||||
{
|
||||
protected static ?string $model = ProductCharacteristicsMaster::class;
|
||||
|
||||
protected static ?string $navigationGroup = 'Process Order';
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
|
||||
Reference in New Issue
Block a user