diff --git a/src/FilamentShield.php b/src/FilamentShield.php old mode 100755 new mode 100644 index 5b1dc34..1572a3f --- a/src/FilamentShield.php +++ b/src/FilamentShield.php @@ -349,7 +349,6 @@ public function getAllResourcePermissions(): array ? str(static::getLocalizedResourcePermissionLabel($permission)) ->prepend( str($resourceEntity['fqcn']::getPluralModelLabel()) - ->plural() ->title() ->append(' - ') ->toString()