Adding Nested Routes
Up to this point, we've generated four top level routes.
An about route, that gives information on our application. A contact route, with information on how to contact the company. A rentals route, where we will allow users to browse rental properties. The index route, which we've set up to redirect to the rentals route.
Our rentals route is going to serve multiple functions. From our acceptance tests, we've shown that we want our users to be able to browse and search r