Item grouping

This commit is contained in:
2022-08-07 13:07:31 -04:00
parent afa1c78db4
commit 31eb22c3c2
11 changed files with 22 additions and 3 deletions

View File

@ -24,6 +24,8 @@ class CarShowCategoryResource extends Resource
protected static ?string $navigationIcon = 'heroicon-o-collection';
protected static ?string $navigationGroup = 'Car Show';
public static function form(Form $form): Form
{
return $form