{% extends "core/base.html" %} {% load static %} {% block title %}Data Export Center - SwiftPOS{% endblock %} {% block topbar_title %} Data Export Center {% endblock %} {% block content %}
Export your important data to CSV. You can open CSV files in Excel, Google Sheets or any spreadsheet app.
{% endblock %}