{{ patient_name }}
{% trans "This patient does not have an assigned doctor yet." %}
{% trans "Patient details will be available once a doctor is assigned." %}
{% trans "Back to Users" %}{% extends 'hospital/base.html' %} {% load static %} {% load i18n %} {% block sidebar.users %} class="active" {% endblock %} {% block content %}
{% trans "This patient does not have an assigned doctor yet." %}
{% trans "Patient details will be available once a doctor is assigned." %}
{% trans "Back to Users" %}