category relations
This commit is contained in:
parent
92daf26e8a
commit
b6ff1755ad
@ -56,7 +56,7 @@ class CarShowCategoryResource extends Resource
|
|||||||
public static function getRelations(): array
|
public static function getRelations(): array
|
||||||
{
|
{
|
||||||
return [
|
return [
|
||||||
VehicleRelationManager::class,
|
RelationManagers\VehicleRelationManager::class,
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user