{% extends 'base.html' %} {% load static %} {% block title %}Drug Interaction Checker - Pharmacy Management{% endblock %} {% block content %}
Drug Selection
Type at least 3 characters to search for medications
Selected Medications:

No medications selected yet

Search and add medications to check for interactions
Quick Actions
Today's Statistics
Checks Performed 247
Critical Alerts 8
Major Interactions 24
Alerts Resolved 89
{% endblock %}