{% extends "base.html" %} {% block title %}{% if case %}Edit{% else %}New{% endif %} Case - Vera Medical CRM{% endblock %} {% block content %}
{% if case %}Update case information{% else %}Create a new medical assessment case{% endif %}
Appointments & Reports
Save the case first to enable appointments and generate templates. After the case is created you can return to this page to add appointments and upload reports.