Hi ankit update the plugin with small modification for the issue of service name back to ‘Haircut’.
In the file ‘booking-form.php’ on line number 84 replace the code with the following,
echo ‘<option value=”‘.$r->service_name.'”>’.$r->service_name.'</option>’;
Thank you for your useful plugin.