Induction session 2023 School of Commerce and Management

$(document).ready(function(){ $("button.text-white.enquiry-button").click(function(){ $("#enquireModal").modal('show'); }); });