The following pages should be updated to also show data regarding the car seller:
- cars-in-account: maybe add a table column to show seller name
- car-details
Note that cascading operations on Hibernate should only delete the car, but not the seller.
Please create a new branch and make a pull request when done to merge with master.