Adres bilgilerinizi girdiğinizde UAVT kodu otomatik olarak oluşturulacaktır.
0 && (open = !open)"
x-bind:class="$wire.cities.length > 0 ? 'bg-white cursor-pointer' : 'bg-gray-100 cursor-not-allowed'"
class="w-full px-4 py-3 border border-gray-300 rounded-lg flex justify-between items-center">
0 && (open = !open)"
x-bind:class="$wire.selectedCity && $wire.districts.length > 0 ? 'bg-white cursor-pointer' : 'bg-gray-100 cursor-not-allowed'"
class="w-full px-4 py-3 border border-gray-300 rounded-lg flex justify-between items-center transition-colors duration-200">
1 && (open = !open)"
x-bind:class="$wire.selectedDistrict && $wire.neighborhoods.length > 1 ? 'bg-white cursor-pointer' : 'bg-gray-100 cursor-not-allowed'"
class="w-full px-4 py-3 border border-gray-300 rounded-lg flex justify-between items-center transition-colors duration-200">
0 && (open = !open)"
x-bind:class="$wire.selectedNeighborhood && $wire.quarters.length > 0 ? 'bg-white cursor-pointer' : 'bg-gray-100 cursor-not-allowed'"
class="w-full px-4 py-3 border border-gray-300 rounded-lg flex justify-between items-center transition-colors duration-200">
0 && (open = !open)"
x-bind:class="$wire.selectBuildingName && $wire.apartments.length > 0 ? 'bg-white cursor-pointer' : 'bg-gray-100 cursor-not-allowed'"
class="w-full px-4 py-3 border border-gray-300 rounded-lg flex justify-between items-center transition-colors duration-200">