fix plural
This commit is contained in:
parent
31eb22c3c2
commit
0ba081bb8c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user