Compare commits
2 Commits
87c73495a8
...
8d03793d43
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d03793d43 | |||
|
|
4ecef99002 |
@@ -25,6 +25,8 @@ class EmployeeMasterResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Gate Entry';
|
||||||
|
|
||||||
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