| Plan | Price/mo | Surveys | Responses | Users | Active | Actions |
|---|---|---|---|---|---|---|
= sanitize($p['name']) ?>
= sanitize($p['slug']) ?>
|
= $p['price_monthly'] == 0 ? 'Free' : '₹' . number_format($p['price_monthly']) ?> | = $p['surveys_limit'] == -1 ? '∞' : number_format($p['surveys_limit']) ?> | = $p['responses_monthly'] == -1 ? '∞' : number_format($p['responses_monthly']) ?> | = $p['user_count'] ?> | = $p['is_active'] ? 'Active' : 'Hidden' ?> |