How to access scoped resource data in RenderHook?
Just looking at this documentation:
https://filamentphp.com/docs/4.x/advanced/render-hooks#passing-data-to-render-hooks
How do I get the record data from the scoped (https://filamentphp.com/docs/4.x/advanced/render-hooks#scoping-render-hooks) resource and pass it to the view component?
0 Replies