Vue.component("plan-price-view", { props: ["v-plan"], data: function () { return { plan: this.vPlan } }, template: `