Item grouping
This commit is contained in:
@ -23,6 +23,8 @@ class VehiclesResource extends Resource
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-collection';
|
||||
|
||||
protected static ?string $navigationGroup = 'Car Show';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
return $form
|
||||
|
Reference in New Issue
Block a user