//if (is_page('contact-2') ) { ?> //} ?>
Home
Rooms
Standard Room
Deluxe Room
Junior Suite Room
Facilities
Layana Restaurant
Gym
Pool
Rooftop
Special Offers
Contact
Select Page
Book Now
if (is_page('contact-2')) { get_template_part('includes/part', 'checkbox2-v4'); } else { $checkbox_type = get_field('checkbox', 'option'); if ($checkbox_type == 2) { // get_template_part('includes/part','checkbox2-v2'); get_template_part('includes/part', 'checkbox2-v4'); } else { get_template_part('includes/part', 'checkbox2-v1'); } } ?>