fix plural

This commit is contained in:
Russ Long 2022-08-07 13:09:46 -04:00
parent 31eb22c3c2
commit 0ba081bb8c

View File

@ -25,6 +25,8 @@ class PeoplesChoiceResource extends Resource
protected static ?string $navigationGroup = 'Car Show';
protected static ?string $pluralModelLabel = 'Peoples Choice';
public static function form(Form $form): Form
{
return $form