Diagnostic History for: [ {{ client.client_id }} ] {{ client.fname }} {{ client.lname }}

{% if records %}
Select Client Diagnosis:

{% else %}

No Diagnostic Records found for this client.

{% endif %}

Enter A Client Diagnosis

{% include '_footer.html' %}