Currently, we want to implement a landing page in our organization when a ticket is created, therefore we have created a custom page so that when the customer clicks the send button, they redirect to it, but we have seen that when we use the helpers for example { {ticket.id}} on the custom page to show the customer their case number I get an error message "cannot access `ticket` at `ticket.id`"
Can you tell me what is the best way to do this implementation? or how can I start
example: