Edit Content

At Superpets, our veterinary team brings years of expertise and a passion for animal health. We ensure your pets receive the highest standard of care in a welcoming environment.

logo_superpets.png

+1 (555) 123-4567

456 Pet Lane, Sydney NSW 2000 AU

Schedule Your Visit

Rest assured, your pet will receive expert care from our dedicated veterinary team.

{ parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el) }} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-first-name" as=${html``} />
parent.activateValidation({"message":"This field is required.","emailMessage":"Please enter a valid Email address","minLength":1,"maxLength":"","type":"none","required":true,"expression":"null"}, el)} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-email" as=${html``} />
<${props.Flatpickr} name="mf-date" className="mf-input mf-date-input mf-left-parent " placeholder="${ parent.decodeEntities(`Select Appointment Date`) } " options=${{"minDate":"","maxDate":"","dateFormat":"m-d-Y","enableTime":"","disable":[],"mode":"single","static":true,"disableMobile":true,"time_24hr":false}} value=${parent.getValue('mf-date')} onInput=${parent.handleDateTime} aria-invalid=${validation.errors['mf-date'] ? 'true' : 'false'} ref=${el => props.DateWidget( el, '', {"message":"This field is required.","required":false}, register, parent )} /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-date" as=${html``} />
<${props.Select} isOptionDisabled=${option => option.mf_input_option_status === 'disabled'} className=${"mf-input mf-input-multiselect " + ( validation.errors['mf-multi-select'] ? 'mf-invalid' : '' )} classNamePrefix="mf_multiselect" value=${parent.getValue("mf-multi-select") && [{"label":"Grooming","value":"Grooming","_id":"3ca71ca","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Therapy","value":"Therapy","_id":"e602687","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Surgery","value":"Surgery","_id":"9e5f348","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Oncology","value":"Oncology","_id":"c8163e2","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Dentistry","value":"Dentistry","_id":"ab4a5c4","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Cardiology","value":"Cardiology","_id":"6c61601","mf_input_option_status":"","mf_input_option_selected":""},{"_id":"0ac4f39","label":"Other","value":"Other","mf_input_option_status":"","mf_input_option_selected":""}].filter(item => { if(parent.state.formData['mf-multi-select'] && parent.state.formData['mf-multi-select'].indexOf(item.value) != -1 ){ return item; } })} name='mf-multi-select' placeholder="${ parent.decodeEntities(`Select Service Type`) } " options=${[{"label":"Grooming","value":"Grooming","_id":"3ca71ca","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Therapy","value":"Therapy","_id":"e602687","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Surgery","value":"Surgery","_id":"9e5f348","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Oncology","value":"Oncology","_id":"c8163e2","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Dentistry","value":"Dentistry","_id":"ab4a5c4","mf_input_option_status":"","mf_input_option_selected":""},{"label":"Cardiology","value":"Cardiology","_id":"6c61601","mf_input_option_status":"","mf_input_option_selected":""},{"_id":"0ac4f39","label":"Other","value":"Other","mf_input_option_status":"","mf_input_option_selected":""}]} onChange=${(el) => { setValue("mf-multi-select", ''); if(el != null){ setValue("mf-multi-select", el, true); } parent.multiSelectChange(el, 'mf-multi-select'); }} ref=${() => { register({ name: "mf-multi-select" }, parent.activateValidation({"message":"This field is required.","minLength":1,"maxLength":"","type":"none","required":false})); if(parent.state?.submitted !== true){ if ( parent.getValue("mf-multi-select") === '' && false ) { parent.setValue( 'mf-multi-select', '[]'); parent.multiSelectChange('[]', 'mf-multi-select'); } } }} isMulti /> <${validation.ErrorMessage} errors=${validation.errors} name="mf-multi-select" as=${html``} />
<${validation.ErrorMessage} errors=${validation.errors} name="mf-comment" as=${html``} />