category edit

This commit is contained in:
Russ Long 2022-08-07 08:44:39 -04:00
parent fde7c758d7
commit 7fdc4bbc42

View File

@ -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