Appointment List

Name Doctor gender Date Time Mobile No Email Appointment Status Visit Type Actions {{ appointment.firstName }} {{ appointment.lastName }} {{ appointment.doctor }} {{ getGenderLabel(appointment.gender) }} {{ appointment.dateOfAppointment | date }} {{ appointment.timeOfAppointment }} {{ appointment.mobile }} {{ appointment.email }} {{ getStatusLabel(appointment.appointmentStatus) }} {{ getVisitTypeLabel(appointment.visitType) }}