{% load static %}
پنل مدیریت کافه
{% comment %}
{% endcomment %} {% comment %}
{% endcomment %}
پنل ادمین
تنظیمات اصلی و منو
{% if site_settings.plan_level >= 4 %}
قوانین هوشمند
{% endif %} {% if site_settings.plan_level >= 2 %}
سفارشات زنده
{% endif %} {% if site_settings.plan_level >= 3 %}
گزارشات مالی
{% endif %} {% if site_settings.plan_level >= 4 %}
باشگاه مشتریان
{% endif %}
{% block content %}{% endblock %}