Relative Content

Tag Archive for javascripthtmllaravelformsurl

How to show different ‘views’ (not really) for the same url on a html site

I work for a company for which you can log into its system and depending on the options selected from a dropdown menu, the system shows you different things. Let’s say if I worked for a restaurant company, the system always shows the same structure but with different data for the different food items for the restaurant you selected. I know how to replicate this, the problem is I don’t know how to replicate this while keeping the same visible url, which the existing system does.