{% extends "base.html" %} {% import 'components/macros.html' as ui %} {% block title %}Demo System - Gvelo Enterprise Platform{% endblock %} {% block body_class %}operational-page ops-page{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

Demo System

Instant demo shops with inventory, branches, cashiers, receipts, transactions, reports, and analytics.

Create Demo

Demos

{% for demo in snapshot.demos %} {% else %} {% endfor %}
Shop Code Type Expires
{{ demo.shop_name }} {{ demo.demo_code }} {{ demo.demo_type }} {{ demo.expires_at }}
No demos yet.
{% endblock %}