24*7 Available
Call us now +919986786453
Home
Available Beds
{% if current_user.is_authenticated and current_user.hcode %}
Welcome {{current_user.email}}
Add Hospital Data
Logout
{% elif current_user.is_authenticated and current_user.srfid %}
Welcome {{current_user.email}}
Book Slot
Logout
{% else %}
Sign In
User Login
Hospital Login
Admin Login
{% endif %}
Bed Booking Slot
Book Now
{% block body %} {% endblock body %}