Doctor Documents
Doctor Documents
Id | Doctor Name | Profile Image | Resume | Medical License | Certification | Other Documents | Documents Approve Status | Action |
---|---|---|---|---|---|---|---|---|
{{ doctor.id }} | {{ doctor.dr_name }} |
{% if doctor.profile_img %}
|
{% if doctor.resume %} View {% else %} No Resume {% endif %} | {% if doctor.medical_license_doc %} View {% else %} No License {% endif %} | {% if doctor.certification %} View {% else %} No Certification {% endif %} | {% if doctor.other %} View {% else %} No Documents {% endif %} | {{ doctor.get_document_approve_status_display|default:"Inactive" }} |
|