Order review popup

Vista is a modal that is used to add a review to a business describing its different services and a comment.

Main Models

  • review: contains all the data that you indicate that you want to create

Utility Functions

  • hide(): close this modal
  • addReview(): add the review

Example of base theme

836
  1. hide()
  2. review data
  3. addReview()