diff --git a/app/views/doctor/patients/index.html.erb b/app/views/doctor/patients/index.html.erb index bc455e0..4fbedde 100644 --- a/app/views/doctor/patients/index.html.erb +++ b/app/views/doctor/patients/index.html.erb @@ -6,11 +6,6 @@ View details of registered patients

<%= notice %>

-
-
- <%= link_to "New Patient", new_patient_path, class: "flex items-center gap-2 rounded-md bg-blue-600 px-4 py-2 text-sm font-semibold text-white focus:outline-none focus:ring hover:bg-blue-700" %> -
-