{% extends 'superuser/base_superuser.html' %} {% block title %}Manage Packages | ChatLab{% endblock %} {% block packages_active %}active{% endblock %} {% block workspace %}
Define and manage company subscription plans.
| Package Name | Type / Message Limit | Validity Duration | Price | Actions |
|---|---|---|---|---|
| {{ pkg.name }} | {% if pkg.is_unlimited %} Unlimited {% else %} {{ pkg.message_limit }} messages {% endif %} | {{ pkg.days_valid }} Days | ৳{{ pkg.price }} | Edit |