Standalone action not hiding
I'm getting what feels like weird behaviour with an action. I'd like to conditionally hide the action but using
->hidden()
just disables it.
2 Replies
Should
hidden()
be visible(Closure)
?you should check the visibility in the view