var apiurl = "https://turkay.bilet8.com/_api.asp"
jQuery(function() {
jQuery("#id_tarih").val("05.02.2025").datepicker({ dateFormat: "dd.mm.yy", minDate: 0, maxDate: "+3M" });
jQuery.ajax({
url: apiurl + "?cid=0",
async: false,
dataType: 'json',
success: function (json) {
if (json) {
jQuery('#id_binis').find('option').remove().end().append(jQuery("