{% if mode != 'update-all' %}
{% if mode == 'fulfill-cancel' and is_granted('jo_cancel.fulfill') %}
Fulfill
{% else %}
{% endif %}
{% endif %}
{% if ftags.set_map_coordinate and is_granted('joborder.cancel') and not obj.isCancelled %}
Cancel Job Order
{% endif %}
{% if mode != 'create' %}
Back
{% endif %}
Customer Battery Details
{% if mode in ['update-processing', 'update-reassign-hub'] %}