Custom page model instance
Hello people,
I made a new custom page for a filament resource with
And it created two files:
How can I pass now the instance of the model record whose view link I clicked?
I'm being redirected to tickets/{ticket_id} but I cannot find anywhere how I can show the ticket properties.
Any help would be greatly apreciated
I made a new custom page for a filament resource with
And it created two files:
How can I pass now the instance of the model record whose view link I clicked?
I'm being redirected to tickets/{ticket_id} but I cannot find anywhere how I can show the ticket properties.
Any help would be greatly apreciated