How to create route link in list like below? When we click on route link it will save route name and show it in list in the page and we click on another route link it will append the route name to list in the page. How to create like this?
Example: Home/users/user-list/create
note: when we click on user-list it we redirect to user list page again