<%=details?.id ? 'Update Doctor' : 'Create Doctor'%>

<%=details?.id ? 'Update Doctor' : 'Create Doctor'%>

<% } %> />
<%if(details.image) {%>

Image

click here to upload

<%} else {%>

Image

click here to upload

<% } %>
Please Enter Answer.
Please Enter Clinic Address.
Please Enter Clinic Time.

Both |
Clinic |
Video Consultant
<% weekDays.forEach((day, index)=>{ %>
>
<%= day.slice(0,3).toUpperCase() %>
<% if (title == 'Create Doctor') { %>
-
<% } else { %> <% if (weeklyHours[day]) { %> <% weeklyHours[day].forEach((element, index)=>{ %>
-
<% }) %> <% } else {%>

Unavailable

<% } %> <% } %>
<% })%>

Override your availability for specific dates when your hours differ from your regular weekly hours.

<% Object.keys(dateSpecificHours).forEach((key, index)=>{ %>
<% dateSpecificHours[key].forEach((element, index)=>{ %>
<% if (index ==0) { %> <% } %>
<%= key %>
<%= element.startTime %> - <%= element.endTime %>
<% }) %>
<% }) %>

<% if (doctorExp.length > 0) { %> <% doctorExp.forEach((element, index)=>{ %>
readonly<% } %> >
checked<% } %>>
<% }) %> <% } else { %>
<% } %>

<% if (doctorSpecialities.length > 0) { %> <% doctorSpecialities.forEach(function(val) { %>
<% }) %> <% } else { %>
<% } %>

<% if (doctorEducations.length > 0) { %> <% doctorEducations.forEach(function(val, index) { %>
readonly<% } %>>
checked<% } %>>
<% }) %> <% } else { %>
<% } %>