canViewAny on Manage Related Record.
Why method not working on MRR(Manage Related Record)
I use dd() on this, but nothing happen
I use dd() on this, but nothing happen
canViewAny()protected function canViewAny(): bool
{
return false;
}