category relation
This commit is contained in:
@ -16,6 +16,8 @@ class VehicleRelationManager extends RelationManager
|
||||
|
||||
protected static ?string $recordTitleAttribute = 'id';
|
||||
|
||||
protected static ?string $inverseRelationship = 'type';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
return $form
|
||||
|
Reference in New Issue
Block a user