{% extends "base.html" %} {% load static %} {% block title %}New Invoice - AI ML Operations{% endblock %} {% block content %}
Creates a Stripe invoice (customer pays us) and optionally emails the pay link.