category edit
This commit is contained in:
parent
fde7c758d7
commit
7fdc4bbc42
@ -24,6 +24,8 @@ class CarShowCategoryResource extends Resource
|
||||
|
||||
protected static ?string $navigationIcon = 'heroicon-o-collection';
|
||||
|
||||
protected static ?string $inverseRelationship = 'type';
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
return $form
|
||||
|
Loading…
Reference in New Issue
Block a user