query("SELECT id, nome_hotel FROM clientes WHERE dominio_slug = '$slug'"); $hotel = $res->fetch_assoc(); if (!$hotel) { die("Atmosfera não encontrada."); // Se o link não existir } ?>
Atmosfera Exclusiva