FFilament•Created by Neamix on 10/12/2024 in #❓┊help PanalsRenderHook doesnt acce[t @script tag
I am new with this but i think the issue likely comes from the fact that the Auth::user() call is inside a closure. Since closures don't have access to $this, you cannot access properties or methods like you would in a class method.