{% extends 'core/base.html' %} {% load static %} {% block title %}Feature Locked — SwiftPOS{% endblock %} {% block topbar_title %}Feature Locked{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
🔒 {{ feature_name|default:"This Feature" }}

Upgrade Required

{{ feature_name|default:"This feature" }} is not available on your current plan. Upgrade to unlock it and get the most out of SwiftPOS.

Required Plan
{{ required_plan|default:"Standard" }} Plan
{{ required_plan|default:"Standard" }}
Upgrade via WhatsApp Go Back
{% endblock %}