\n \n Service
\n {{ booking.service }}
\n \n \n Name
\n {{ booking.firstname }} {{ booking.lastname }}
\n \n \n Email
\n {{ booking.email }}
\n \n \n Appointment
\n \n {{ booking.date | moment(\"Do MMM YYYY\") }} {{ booking.slot }}\n
\n \n \n \n \n \n \n Resend\n mdi-email\n \n \n Send reminder email\n \n \n \n \n Cancel\n mdi-calendar-remove\n \n \n Cancel appointment\n \n
\n \n \n