Custom Views
Is it possible to get custom views without having to create new pages.
I want to extend a view from another package but with filaments styling. Im trying to put my content inside:
But keep getting this error:
Using $this when not in object context
So not sure what template I should be using instead?
I want to extend a view from another package but with filaments styling. Im trying to put my content inside:
But keep getting this error:
Using $this when not in object context
So not sure what template I should be using instead?