Logged in vendors need a way to create a new shop to sell products on. This lesson will do some presentational code set up before we interact with the database.
We'll create a button that we conditionally show to logged in users, create a new page, and walk through a new shops form component.