Billing collection method
{{ csrf_input }}
{% if current_plan.end_date and current_plan.status == current_plan.ACTIVE %}
Plan end date
{{ csrf_input }}
{% endif %}
Modify current plan
{{ csrf_input }}