{% if form.instance.pk %}Edit{% else %}Create{% endif %} OR Block
{% if form.instance.pk %}Edit OR Block{% else %}Create New OR Block{% endif %}
{% if form.instance.pk %} Modify the details of this operating room block. Changes will affect all scheduled cases. {% else %} Create a new operating room block to schedule surgical cases and allocate resources. {% endif %}
Block scheduling helps optimize OR utilization