Unable to edit Resource in Resource table

I have a GroupResource, which I used to be able to edit, but now the edit button in the resource table no longer exists. I have attached my app/Filament/Resources/GroupResource.php.
I have filament-shield installed as well, but I also have a UserResource, which I have no issues with editing.

Any debugging I could make to figure out what could be causing this?
I have attached a screenshot of the resource table as well.
Solution
Sounds like you’re missing a policy for ‘Group
Was this page helpful?