kemedar.com
Open in
urlscan Pro
85.90.247.195
Public Scan
URL:
http://kemedar.com/
Submission: On October 10 via api from US — Scanned from CA
Submission: On October 10 via api from US — Scanned from CA
Form analysis
2 forms found in the DOMGET /search-properties
<form action="/search-properties" method="get">
<div class="col-lg-12">
<div class="form-group">
<div class="">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" for="4d066bbb0e40abe54f3000755a45aa6e"> Real estate Type </label>
<select class="form-select block w-full pl-3 pr-10 py-2 text-base sm:text-sm shadow-sm
rounded-md border bg-white focus:ring-1 focus:outline-none
dark:bg-secondary-800 dark:border-secondary-600 dark:text-secondary-400 border-secondary-300 focus:ring-primary-500 focus:border-primary-500" wire:model.defer="purpose" name="purpose" id="4d066bbb0e40abe54f3000755a45aa6e">
<option value="">Purpose</option>
<option value="sale"> For Sale </option>
<option value="rent"> For Rent </option>
<option value="sale-or-rent"> For sale or rent </option>
<option value="daily-rent"> For daily booking </option>
<option value="for-investment-and-partnership"> For investment and partnership </option>
<option value="for-exchange"> For Exchange </option>
<option value="for-auction"> for Auction </option>
</select>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="form-group">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('EVmdsP5cTnoDrI9UBIl7').entangle('category').defer,
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'slug',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Category',
template: null,
}">
<div hidden="" x-ref="json">
JSON.parse(atob('W3siaWQiOjEsImxhYmVsIjoiQXBhcnRtZW50IiwidmFsdWUiOiJhcGFydG1lbnQifSx7ImlkIjoyLCJsYWJlbCI6IkhvdXNlIiwidmFsdWUiOiJob3VzZSJ9LHsiaWQiOjMsImxhYmVsIjoiTGFuZCIsInZhbHVlIjoibGFuZCJ9LHsiaWQiOjQsImxhYmVsIjoiQ29uZG8iLCJ2YWx1ZSI6ImNvbmRvIn0seyJpZCI6NSwibGFiZWwiOiJDaGFsZXQiLCJ2YWx1ZSI6ImNoYWxldCJ9LHsiaWQiOjYsImxhYmVsIjoiVmlsbGEiLCJ2YWx1ZSI6InZpbGxhIn0seyJpZCI6NywibGFiZWwiOiJUd2luaG91c2UiLCJ2YWx1ZSI6InR3aW5ob3VzZSJ9LHsiaWQiOjgsImxhYmVsIjoiVG93bmhvdXNlIiwidmFsdWUiOiJ0b3duaG91c2UifSx7ImlkIjo5LCJsYWJlbCI6IlBhbGFjZSIsInZhbHVlIjoicGFsYWNlIn0seyJpZCI6MTAsImxhYmVsIjoiU2hvcCIsInZhbHVlIjoic2hvcCJ9LHsiaWQiOjExLCJsYWJlbCI6IldhcmVob3VzZSIsInZhbHVlIjoid2FyZWhvdXNlIn0seyJpZCI6MTIsImxhYmVsIjoiT2ZmaWNlIiwidmFsdWUiOiJvZmZpY2UifSx7ImlkIjoxMywibGFiZWwiOiJDbGluaWMiLCJ2YWx1ZSI6ImNsaW5pYyJ9LHsiaWQiOjE0LCJsYWJlbCI6Ikhvc3BpdGFsIiwidmFsdWUiOiJob3NwaXRhbCJ9LHsiaWQiOjE1LCJsYWJlbCI6IkZhcm0iLCJ2YWx1ZSI6ImZhcm0ifSx7ImlkIjoxNiwibGFiZWwiOiJGYWN0b3J5IiwidmFsdWUiOiJmYWN0b3J5In0seyJpZCI6MTcsImxhYmVsIjoiTXVsdGlwbGUgdW5pdHMiLCJ2YWx1ZSI6Im11bHRpcGxlLXVuaXRzIn0seyJpZCI6MTgsImxhYmVsIjoiUm9vbSIsInZhbHVlIjoicm9vbSJ9LHsiaWQiOjE5LCJsYWJlbCI6IkJ1aWxkaW5nIiwidmFsdWUiOiJidWlsZGluZyJ9LHsiaWQiOjIwLCJsYWJlbCI6IlJlc3RhdXJhbnQgb3IgQ2FmZSIsInZhbHVlIjoicmVzdGF1cmFudC1vci1jYWZlIn0seyJpZCI6MjEsImxhYmVsIjoiTWFsbCIsInZhbHVlIjoibWFsbCJ9XQ=='))
</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.category"> Real estate Categories </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="category" id="c4ef352f74e502ef5e7bc98e6f4e493d" placeholder="Category">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.category">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="px-2 my-2" wire:key="search.options.category">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.category"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
<li tabindex="-1" :index="index" index="0">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="1">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="2">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="3">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="4">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="5">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="6">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="7">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="8">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="9">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="10">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="11">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="12">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="13">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="14">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="15">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="16">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="17">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="18">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="19">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="20">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close" style="display: none;"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
</div>
<div wire:id="jymtfM9hRDa6dh8YlezX" class="row location-comp">
<div class="form-group col-6">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('jymtfM9hRDa6dh8YlezX').entangle('selectedCountry'),
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'country_code',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Please select country',
template: null,
}">
<div hidden="" x-ref="json">
JSON.parse(atob('W3siaWQiOjYwLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkFVRCIsInBob25lIjoiNjEiLCJsYW5ndWFnZXMiOiJlbiIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MDc6MjguMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjA3OjI4LjAwMDAwMFoiLCJsYWJlbCI6IkF1c3RyYWxpYSIsInZhbHVlIjoiYXUifSx7ImlkIjo3MCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJCSEQiLCJwaG9uZSI6Ijk3MyIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxNDo1MC4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MTQ6NTAuMDAwMDAwWiIsImxhYmVsIjoiQmFocmFpbiIsInZhbHVlIjoiYmgifSx7ImlkIjoxMzMsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiQkRUIiwicGhvbmUiOiI4ODAiLCJsYW5ndWFnZXMiOiJibiIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDYtMjJUMDQ6Mzk6MzEuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTA2LTIyVDA0OjM5OjMxLjAwMDAwMFoiLCJsYWJlbCI6IkJhbmdsYWRlc2giLCJ2YWx1ZSI6ImJkIn0seyJpZCI6NTMsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzMiIsImxhbmd1YWdlcyI6ImZyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzowMjoxNi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MDI6MTYuMDAwMDAwWiIsImxhYmVsIjoiQmVsZ2l1bSIsInZhbHVlIjoiYmUifSx7ImlkIjoyNSwiY29udGluZW50X2NvZGUiOiJOQSIsImN1cnJlbmN5X2NvZGUiOiJCUkwiLCJwaG9uZSI6IjU1IiwibGFuZ3VhZ2VzIjoicHQiLCJzdGF0dXMiOjEsImxhYmVsIjoiQnJhemlsIiwidmFsdWUiOiJiciJ9LHsiaWQiOjY2LCJjb250aW5lbnRfY29kZSI6Ik5BIiwiY3VycmVuY3lfY29kZSI6IkNBRCIsInBob25lIjoiMSIsImxhbmd1YWdlcyI6ImVuIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMToyMi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MTE6MjIuMDAwMDAwWiIsImxhYmVsIjoiQ2FuYWRhIiwidmFsdWUiOiJjYSJ9LHsiaWQiOjIyLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkNOWSIsInBob25lIjoiODYiLCJsYW5ndWFnZXMiOiJ6aCIsInN0YXR1cyI6MSwibGFiZWwiOiJDaGluYSIsInZhbHVlIjoiY24ifSx7ImlkIjo3LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IkVHUCIsInBob25lIjoiMjAiLCJsYW5ndWFnZXMiOiJhciIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjItMTItMzBUMjE6MjI6MTIuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIyLTEyLTMwVDIxOjIyOjEyLjAwMDAwMFoiLCJsYWJlbCI6IkVneXB0IiwidmFsdWUiOiJlZyJ9LHsiaWQiOjY1LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IkVUQiIsInBob25lIjoiMjUxIiwibGFuZ3VhZ2VzIjoiYW0iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjEwOjM2LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMDozNi4wMDAwMDBaIiwibGFiZWwiOiJFdGhpb3BpYSIsInZhbHVlIjoiZXQifSx7ImlkIjo1NSwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJFVVIiLCJwaG9uZSI6IjMzIiwibGFuZ3VhZ2VzIjoiZnIiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjAzOjI1LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzowMzoyNS4wMDAwMDBaIiwibGFiZWwiOiJGcmFuY2UiLCJ2YWx1ZSI6ImZyIn0seyJpZCI6MTMsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiI0OSIsImxhbmd1YWdlcyI6ImRlIiwic3RhdHVzIjoxLCJsYWJlbCI6Ikdlcm1hbnkiLCJ2YWx1ZSI6ImRlIn0seyJpZCI6MjEsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiSU5SIiwicGhvbmUiOiI5MSIsImxhbmd1YWdlcyI6ImhpIiwic3RhdHVzIjoxLCJsYWJlbCI6IkluZGlhIiwidmFsdWUiOiJpbiJ9LHsiaWQiOjE3LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IklEUiIsInBob25lIjoiNjIiLCJsYW5ndWFnZXMiOiJpZCIsInN0YXR1cyI6MSwibGFiZWwiOiJJbmRvbmVzaWEiLCJ2YWx1ZSI6ImlkIn0seyJpZCI6MTQsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzOSIsImxhbmd1YWdlcyI6Iml0Iiwic3RhdHVzIjoxLCJsYWJlbCI6Ikl0YWx5IiwidmFsdWUiOiJpdCJ9LHsiaWQiOjI0LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkpQWSIsInBob25lIjoiODEiLCJsYW5ndWFnZXMiOiJqYSIsInN0YXR1cyI6MSwibGFiZWwiOiJKYXBhbiIsInZhbHVlIjoianAifSx7ImlkIjoyMCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJLV0QiLCJwaG9uZSI6Ijk2NSIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6Ikt1d2FpdCIsInZhbHVlIjoia3cifSx7ImlkIjo3OSwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJNWVIiLCJwaG9uZSI6IjYwIiwibGFuZ3VhZ2VzIjoiXHRtcyIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MjQ6MTUuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjI0OjE1LjAwMDAwMFoiLCJsYWJlbCI6Ik1hbGF5c2lhIiwidmFsdWUiOiJteSJ9LHsiaWQiOjksImNvbnRpbmVudF9jb2RlIjoiQUYiLCJjdXJyZW5jeV9jb2RlIjoiTUFEIiwicGhvbmUiOiIyMTIiLCJsYW5ndWFnZXMiOiJhciIsInN0YXR1cyI6MSwibGFiZWwiOiJNb3JvY2NvIiwidmFsdWUiOiJtYSJ9LHsiaWQiOjY3LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6Ik5HTiIsInBob25lIjoiMjM0IiwibGFuZ3VhZ2VzIjoiZW4iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjEyOjAxLjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMjowMS4wMDAwMDBaIiwibGFiZWwiOiJOaWdlcmlhIiwidmFsdWUiOiJuZyJ9LHsiaWQiOjE5LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6Ik9NUiIsInBob25lIjoiOTY4IiwibGFuZ3VhZ2VzIjoiYXIiLCJzdGF0dXMiOjEsImxhYmVsIjoiT21hbiIsInZhbHVlIjoib20ifSx7ImlkIjoyLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IlBLUiIsInBob25lIjoiOTIiLCJsYW5ndWFnZXMiOiJ1ciIsInN0YXR1cyI6MSwibGFiZWwiOiJQYWtpc3RhbiIsInZhbHVlIjoicGsifSx7ImlkIjoxOCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJRQVIiLCJwaG9uZSI6Ijk3NCIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlFhdGFyIiwidmFsdWUiOiJxYSJ9LHsiaWQiOjExLCJjb250aW5lbnRfY29kZSI6IkVVIiwiY3VycmVuY3lfY29kZSI6IlJVQiIsInBob25lIjoiNyIsImxhbmd1YWdlcyI6InJ1Iiwic3RhdHVzIjoxLCJsYWJlbCI6IlJ1c3NpYSIsInZhbHVlIjoicnUifSx7ImlkIjoxNiwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJTQVIiLCJwaG9uZSI6Ijk2NiIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlNhdWRpIEFyYWJpYSIsInZhbHVlIjoic2EifSx7ImlkIjozMSwiY29udGluZW50X2NvZGUiOiJBRiIsImN1cnJlbmN5X2NvZGUiOiJaQVIiLCJwaG9uZSI6IjI3IiwibGFuZ3VhZ2VzIjoiZW4iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA2OjUxOjA4LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo1MTowOC4wMDAwMDBaIiwibGFiZWwiOiJTb3V0aCBBZnJpY2EiLCJ2YWx1ZSI6InphIn0seyJpZCI6MTUsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzNCIsImxhbmd1YWdlcyI6ImVzIiwic3RhdHVzIjoxLCJsYWJlbCI6IlNwYWluIiwidmFsdWUiOiJlcyJ9LHsiaWQiOjQ2LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IlNERyIsInBob25lIjoiMjQ5IiwibGFuZ3VhZ2VzIjoiYXIiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA2OjU5OjE3LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo1OToxNy4wMDAwMDBaIiwibGFiZWwiOiJTdWRhbiIsInZhbHVlIjoic2QifSx7ImlkIjo5NCwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJDSEYiLCJwaG9uZSI6IjQxIiwibGFuZ3VhZ2VzIjoiZGUiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDE5OjMwOjA2LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQxOTozMDowNi4wMDAwMDBaIiwibGFiZWwiOiJTd2l0emVybGFuZCIsInZhbHVlIjoiY2gifSx7ImlkIjoyMywiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJUSEIiLCJwaG9uZSI6IjY2IiwibGFuZ3VhZ2VzIjoidGgiLCJzdGF0dXMiOjEsImxhYmVsIjoiVGhhaWxhbmQiLCJ2YWx1ZSI6InRoIn0seyJpZCI6MTAsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiVFJZIiwicGhvbmUiOiI5MCIsImxhbmd1YWdlcyI6InRyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlR1cmtleSIsInZhbHVlIjoidHIifSx7ImlkIjoxMiwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJVQUgiLCJwaG9uZSI6IjM4MCIsImxhbmd1YWdlcyI6InJ1Iiwic3RhdHVzIjoxLCJsYWJlbCI6IlVrcmFpbmUiLCJ2YWx1ZSI6InVhIn0seyJpZCI6NiwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJBRUQiLCJwaG9uZSI6Ijk3MSIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMi0xMi0zMFQwMDoyMzowMi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjItMTItMzBUMDA6MjM6MDIuMDAwMDAwWiIsImxhYmVsIjoiVW5pdGVkIEFyYWIgRW1pcmF0ZXMiLCJ2YWx1ZSI6ImFlIn0seyJpZCI6MjcsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiR0JQIiwicGhvbmUiOiI0NCIsImxhbmd1YWdlcyI6ImVuIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo0OToyOS4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDY6NDk6MjkuMDAwMDAwWiIsImxhYmVsIjoiVW5pdGVkIEtpbmdkb20iLCJ2YWx1ZSI6ImdiIn0seyJpZCI6NSwiY29udGluZW50X2NvZGUiOiJOQSIsImN1cnJlbmN5X2NvZGUiOiJVU0QiLCJwaG9uZSI6IjEiLCJsYW5ndWFnZXMiOiJlbiIsInN0YXR1cyI6MSwibGFiZWwiOiJVbml0ZWQgU3RhdGVzIiwidmFsdWUiOiJ1cyJ9LHsiaWQiOjgsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiVk5EIiwicGhvbmUiOiI4NCIsImxhbmd1YWdlcyI6InZpIiwic3RhdHVzIjoxLCJsYWJlbCI6IlZpZXRuYW0iLCJ2YWx1ZSI6InZuIn1d'))
</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.selectedCountry"> Country </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="selectedCountry" id="e6c8056f00a1635f36acec80ce6241a0" placeholder="Please select country">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.selectedCountry">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="px-2 my-2" wire:key="search.options.selectedCountry">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.selectedCountry"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
<li tabindex="-1" :index="index" index="0">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="1">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="2">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="3">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="4">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="5">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="6">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="7">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="8">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="9">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="10">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="11">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="12">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="13">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="14">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="15">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="16">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="17">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="18">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="19">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="20">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="21">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="22">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="23">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="24">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="25">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="26">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="27">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="28">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="29">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="30">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="31">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="32">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="33">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
<li tabindex="-1" :index="index" index="34">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close" style="display: none;"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
<div class="form-group col-6">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('jymtfM9hRDa6dh8YlezX').entangle('selectedProvince'),
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'id',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Select province',
template: null,
}">
<div hidden="" x-ref="json">JSON.parse(atob('W10='))</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.selectedProvince"> Province </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="selectedProvince" id="010085504401afef20b54a504d3ecf5c" placeholder="Select province">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.selectedProvince">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.selectedProvince"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
<div class="form-group col-6">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('jymtfM9hRDa6dh8YlezX').entangle('selectedCity'),
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'id',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Please select city',
template: null,
}">
<div hidden="" x-ref="json">JSON.parse(atob('W10='))</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.selectedCity"> City </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="selectedCity" id="144ff34d93118a4387f8a0272191a171" placeholder="Please select city">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.selectedCity">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.selectedCity"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
<div class="form-group col-6">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('jymtfM9hRDa6dh8YlezX').entangle('selectedDistrict'),
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'id',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Please select district',
template: null,
}">
<div hidden="" x-ref="json">JSON.parse(atob('W10='))</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.selectedDistrict"> District </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="selectedDistrict" id="38600e11a1987d987395e625b95d8181" placeholder="Please select district">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.selectedDistrict">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.selectedDistrict"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
<div class="form-group col-6">
<div class="relative" x-data="wireui_select({
wireModel: window.Livewire.find('jymtfM9hRDa6dh8YlezX').entangle('selectedArea'),
})" x-props="{
asyncData: JSON.parse(atob('eyJhcGkiOm51bGwsIm1ldGhvZCI6IkdFVCIsInBhcmFtcyI6W10sImFsd2F5c0ZldGNoIjpmYWxzZX0=')),
optionValue: 'id',
optionLabel: 'name',
optionDescription: null,
hasSlot: false,
multiselect: false,
searchable: true,
clearable: true,
readonly: false,
placeholder: 'Please select area',
template: null,
}">
<div hidden="" x-ref="json">JSON.parse(atob('W10='))</div>
<div hidden="" x-ref="slot"></div>
<div class="relative">
<label class="block text-sm font-medium text-gray-700 dark:text-gray-400 mb-1" x-on:click="toggle" wire:key="select.label.selectedArea"> Area </label>
<div class="">
<div class="relative rounded-md shadow-sm ">
<div :class="{
'pointer-events-none': config.readonly,
'cursor-pointer': !config.readonly,
}" class="cursor-pointer">
<template x-if="!config.multiselect">
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()">
</span>
</div>
</template>
<div class="absolute z-[4] ltr:left-0 rtl:right-0 inset-y-0 w-[calc(100%-3.5rem)] flex items-center pl-3.5" x-on:click="toggle">
<span class="truncate text-secondary-700 dark:text-secondary-400 text-sm" x-show="!isEmpty()" x-html="getSelectedDisplayText()" style="display: none;"></span>
</div>
<template x-if="config.multiselect">
<div class="absolute z-[4] left-0 inset-y-0 pl-3 pr-14 w-full flex items-center overflow-hidden" x-on:click="toggle">
<div class="flex items-center gap-2 overflow-x-auto hide-scrollbar">
<span class="inline-flex text-secondary-700 dark:text-secondary-400 text-sm" x-show="selectedOptions.length" x-text="selectedOptions.length">
</span>
<div wire:ignore="" class="flex flex-nowrap items-center gap-1">
<template x-for="(option, index) in selectedOptions" :key="`selected.${index}`">
<span class="
inline-flex items-center py-0.5 pl-2 pr-0.5 rounded-full text-xs font-medium
border border-secondary-200 shadow-sm bg-secondary-100 text-secondary-700
dark:bg-secondary-700 dark:text-secondary-400 dark:border-none
">
<span style="max-width: 5rem" class="truncate" x-text="option.label"></span>
<button class="shrink-0 h-4 w-4 flex items-center text-secondary-400 justify-center hover:text-secondary-500" x-on:click.stop="unSelect(option)" tabindex="-1" type="button">
<svg class="h-3 w-3" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
</span>
</template>
</div>
</div>
</div>
</template>
</div>
<input type="text" autocomplete="disabled"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none shadow-sm cursor-pointer overflow-hidden !text-transparent !dark:text-transparent selection:bg-transparent"
x-ref="input" x-on:click="toggle" x-on:focus="open" x-on:blur.debounce.750ms="closeIfNotFocused" x-on:keydown.enter.stop.prevent="toggle" x-on:keydown.space.stop.prevent="toggle"
x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()" x-bind:placeholder="getPlaceholder" x-bind:value="getSelectedValue" inputmode="none"
name="selectedArea" id="selectArea" placeholder="Please select area">
<div class="absolute inset-y-0 ltr:right-0 rtl:left-0 flex items-center pr-2 gap-x-2">
<button x-show="!isEmpty()" x-on:click="clear" tabindex="-1" type="button" style="display: none;">
<svg class="w-4 h-4 text-secondary-400 hover:text-negative-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path>
</svg>
</button>
<button tabindex="-1" x-on:click="toggle" type="button">
<svg class="w-5 h-5
text-secondary-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 9l4-4 4 4m0 6l-4 4-4-4"></path>
</svg>
</button>
</div>
</div>
</div>
</div>
<div class="fixed inset-0 z-20 flex items-end sm:z-10 sm:absolute sm:inset-auto transition-all ease-linear duration-150 sm:w-full" style="display: none" x-show="popover" x-ref="popover" x-on:click.outside="close"
x-on:keydown.escape.window="handleEscape">
<div class="fixed inset-0 transition-opacity bg-secondary-400 bg-opacity-60 sm:hidden dark:bg-secondary-700 dark:bg-opacity-60" x-show="popover" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0"
x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" x-on:click="close" aria-hidden="true" style="display: none;">
</div>
<div class="w-full rounded-t-md sm:rounded-xl border border-secondary-200 bg-white shadow-lg dark:bg-secondary-800 dark:border-secondary-600 transition-all relative overflow-hidden" x-show="popover" tabindex="-1"
x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200"
x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
<template x-if="asyncData.api || (config.searchable && options.length >= 11)">
<div class="px-2 my-2" wire:key="search.options.selectedArea">
<div class="">
<div class="relative rounded-md ">
<input type="text" autocomplete="off"
class="placeholder-secondary-400 dark:bg-secondary-800 dark:text-secondary-400 dark:placeholder-secondary-500 border border-secondary-300 focus:ring-primary-500 focus:border-primary-500 dark:border-secondary-600 form-input block w-full sm:text-sm rounded-md transition ease-in-out duration-100 focus:outline-none pr-8 bg-slate-100"
placeholder="Search here" x-ref="search" x-model.debounce.500ms="search" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="absolute inset-y-0 right-0 pr-2.5 flex items-center pointer-events-none
text-secondary-400">
<svg class="w-5 h-5" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path>
</svg>
</div>
</div>
</div>
</div>
</template>
<div class="max-h-64 sm:max-h-60 overflow-y-auto overscroll-contain soft-scrollbar select-none" tabindex="-1" x-ref="optionsContainer" name="wireui.select.options.selectedArea"
x-on:keydown.tab.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.arrow-down.prevent="$event.shiftKey || getNextFocusable().focus()" x-on:keydown.shift.tab.prevent="getPrevFocusable().focus()"
x-on:keydown.arrow-up.prevent="getPrevFocusable().focus()">
<div class="w-full h-0.5 rounded-full relative overflow-hidden" :class="{
'bg-gray-200 dark:bg-gray-700': asyncData.fetching
}">
<div class="bg-primary-500 h-0.5 rounded-full absolute animate-linear-progress" style="width: 30%; display: none;" x-show="asyncData.fetching">
</div>
</div>
<ul x-ref="listing" wire:ignore="">
<template x-for="(option, index) in displayOptions" :key="`${index}.${option.value}`">
<li tabindex="-1" :index="index">
<div class="px-2 py-0.5">
<div class="h-8 w-full animate-pulse bg-slate-200 dark:bg-slate-600 rounded"></div>
</div>
</li>
</template>
</ul>
<div class="py-12 px-3 sm:py-2 sm:px-3 text-center sm:text-left text-secondary-500 cursor-pointer" x-show="displayOptions.length === 0" x-on:click="close"> Empty Options </div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener('livewire:load', function() {
Livewire.on('currentCountry', function(country) {
console.log('Country selected: ', country);
});
Livewire.on('currentProvince', function(province) {
console.log('Province selected: ', province);
});
Livewire.on('currentCity', function(city) {
console.log('City selected: ', city);
});
Livewire.on('currentDistrict', function(district) {
console.log('District selected: ', district);
});
Livewire.on('currentArea', function(area) {
console.log('Area selected: ', area);
});
Livewire.hook('element.updated', (el, component) => {
if (el.id === 'selectedAreaDebug') {
console.log('Selected Area Debug: ', el.value);
}
});
});
</script>
<!-- Livewire Component wire-end:jymtfM9hRDa6dh8YlezX -->
<div class="col-lg-12 col-sm-6">
<div class="form-group">
<div hidden="">
<input id="maxprice" name="max_price" value="53000000.00">
<input id="minprice" name="min_price" value="0.00">
<input id="maxsize" name="max_size" value="12184">
<input id="minsize" name="min_size" value="0">
<input type="hidden" id="price_option" value="0-53000000">
<input type="hidden" id="size_option" value="0-12180">
</div>
<div class="price-range">
<label for="amount">Price : </label>
<input type="text" id="amount" readonly="">
<div id="slider-range" class="theme-range-3 ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
<div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 0%; width: 100%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span><span tabindex="0"
class="ui-slider-handle ui-corner-all ui-state-default" style="left: 100%;"></span>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-sm-6">
<div class="form-group">
<div class="price-range">
<label for="amount">Area : </label>
<input type="text" id="amount1" readonly="">
<div id="slider-range1" class="theme-range-3 ui-slider ui-corner-all ui-slider-horizontal ui-widget ui-widget-content">
<div class="ui-slider-range ui-corner-all ui-widget-header" style="left: 0%; width: 100%;"></div><span tabindex="0" class="ui-slider-handle ui-corner-all ui-state-default" style="left: 0%;"></span><span tabindex="0"
class="ui-slider-handle ui-corner-all ui-state-default" style="left: 100%;"></span>
</div>
</div>
</div>
</div>
<div class="col-lg-12">
<button type="submit" class="btn bg-[#fda706] text-white color-6 mt-3">Search</button>
</div>
</form>
<form>
<div class="input-group">
<input type="email" class="form-control" placeholder="Email Address">
<span class="input-group-apend">
<button type="submit" class="input-group-text" id="basic-addon2"><i class="fas fa-paper-plane"></i></button>
</span>
</div>
</form>
Text Content
Close close Kemedar® Kemedar Proptech Super App is a comprehensive global real estate ecosystem specialized in the real estate market * It is the first of its kind with the Super App system in the field of real estate technology - and one of the leading systems in its field in terms of system strength, diversity and credibility among all sectors of Kemedar users Kemework® Your ultimate destination for connecting with skilled professionals who can transform your home into a dream space. Whether you're looking to revamp your living room, renovate your kitchen, or enhance your outdoor oasis, we're here to make it happen. Kemework is your go-to portal for hiring experienced professionals who excel in a wide range of home tasks, ensuring exceptional results every time. Kemetro® Kemetro is your dedicated multi-seller marketplace to shop, compare, and buy all that your home needs. You can find exclusive offers from thousands of sellers that offer all types of finishing products. Kemetro is the e-commerce portal of kemedar and it is the only dedicated and specialized portal for selling high-quality home building and finishing products. you can find and order everything you need for your home from cement to furniture in one place, making the Kemetro portal unique. Our customers can compare the wide variety of products from thousands of manufacturers and distributors and get the best prices Kemereit® Kemedar introduces an innovative property investment solution that revolutionizes the market by connecting investors with real estate opportunities from real estate developers and asset owners. Our platform allows individuals to become shareholders in listed properties, enabling them to share in the profits generated through rent or leasing. Kemecademy® Pioneering marketplace and platform connecting instructors and students across all sectors of the real estate industry. As part of the esteemed Kemedar ecosystem, KEMECADEMY enables instructors and students to come together, fostering a vibrant exchange of knowledge. Auction Integrated system for displaying real estate with the auction system and managing the auction process from its inception to the closing of the auction Booking Kemedar CoRent is a co-rental system suitable for workspaces, hotels, and renting beds in apartments Other Systems Kemmeta® Kemmeta Community, the world's first social network exclusively dedicated to the real estate sector. Whether you're a seller, buyer, investor, advertiser, employee, job seeker, contractor, developer, agent, or simply interested in real estate, Kemmeta connects you with like-minded individuals from around the globe. Build your perfect network in this specialized community, which is part of the Kemedar ecosystem proptech super app. Download MiniApp Homepage Kemenews® Kemenews, your premier online destination for comprehensive and timely coverage of all things real estate. With an array of categories catering to various aspects of the industry, Kemenews is your go-to source for reliable and insightful information. Whether you're a professional in the field or simply interested in real estate news, our platform provides a wealth of articles to keep you informed Download MiniApp Homepage Kemereno® Kemereno Concept: Our vision is centered around establishing a harmonious community within a single building. Our aim is to efficiently collaborate on renovating, rejuvenating, and enhancing older structures. This initiative fosters a spirit of cooperation, leading to the formation of a unified community – what we refer to as the "one-building community." This concept aims to strengthen the connection between individuals, their neighbors, and the buildings they inhabit, all within the broader context of their residential surroundings. Download MiniApp Homepage Kemmigrant If you want to buy real estate for residence and citizenship, here you will find everything you are looking for in terms of real estate suitable for residence and nationality Download MiniApp Homepage Kemessenger® This system provides easy communication between all Kemedar members for a unique experience and to get the most out of Kemedar Super App Download MiniApp Homepage Kemedar® Technical Support A technical support system and communication with Kemedar departments and its authorized agents in countries and regions to achieve an unparalleled experience in customer service that achieve our primary goal in the complete satisfaction of our customers and users Download MiniApp Homepage BUSINESS SOLUTIONS Kemedari® Kemedari is a tool specially developed to improve the performance of users in generating their real estate content in a professional manner in a few seconds through AI technology and integration with major players in this field such as GPT Chat Download MiniApp Homepage KemeTour® Kemetour: Introducing a tailored system exclusively designed for Kemedar users, enabling them to effortlessly craft immersive virtual tours using augmented reality for their real estate and projects. This innovative feature streamlines presentation and elevates the visual engagement for potential buyers exploring the property or project webpage on Kemedar Download MiniApp Homepage Kemepromo® Kemepromo is dedicated real estate discount coupon platform enable real estate developers to offer discounts for some time and the buyers allover the world can grap this offers by deposits payment by credit card or any other payment methods available in Xeedwallet Download MiniApp Homepage KemeMap Empowering Kemedar users, KemeMap serves as an effortless system for crafting interactive property and project maps. These maps seamlessly integrate onto the property or project page, significantly enriching the browsing experience for potential buyers. Download MiniApp Homepage KemeCard® Through this system, our users can create a prefabricated website in very easy steps. These users can publish this as their digital business card among their friends through a QR code. Download MiniApp Homepage Doringa® Ad Introducing Doringa Ads, our customized and sophisticated advertising system designed to streamline the process of purchasing ad spaces on Doringa websites and systems. With just a few simple clicks, you can effortlessly buy and design ad spaces tailored to your needs. Our user-friendly interface allows you to select specific regions or areas, target specific categories or price ranges, and choose from various pricing models, such as ad views, clicks, or duration of display. Download MiniApp Homepage Kemanage® Download MiniApp Homepage Kemodoo® Administrative system to manage for the Kemedar HQ and international and local franchise owners offices in all the regions of operations Download MiniApp Homepage KEMETRO® Delivery Kemetro Deliviery is a special system developed especially to manage all shipping operations of Kemetro products. All shippers and shipping companies can register here to provide shipping service to all sellers in Kemetro Download MiniApp Homepage Kemecor® ERP Kemecor Based on real business needs and requirements for real estate and construction business Our kemedar business management system provides companies with the tools and services to make it easy to manage, promote and grow your business Download MiniApp Homepage All Systems It is a system specially designed for companies registered in Kemedar to help them manage bulk communication campaigns with their current or potential customers, such as mass mailings, WhatsApp campaigns, and SMS campaigns. Download MiniApp Homepage OUR PARTNERS XeedWallet® XeedWallet is a complete system of payment processing that gives peace of mind to all users of all our systems to track all their payments, transactions, deposits, orders, and wallets very easily in one place Download MiniApp Homepage Ribano® Ribano Crowd Funding Platform. This platform aims to secure the necessary investments for Kemedar's operations and its affiliated companies and offices all over the world by providing a platform where the investor can buy equity stakes in any of its subsidiaries in all countries in which Kemedar operates. Download MiniApp Homepage Cedronella® File Manager The member can save his important files, contracts and templates that he wants to modify in that file manager system* Download MiniApp Homepage Camonea® Affiliate Camonea is an advanced affiliate system specifically designed for the real estate industry. With its comprehensive set of features, Camonea empowers you to effectively track clicks, signups, sales, and every action taken by your affiliates. Whether you're a tech professional or not, Camonea makes affiliate marketing easy and accessible for everyone Download MiniApp Homepage MaqamKareem® It is our innovative project affiliated with Kemereit Company. It is a residential project with very modern and sophisticated ideas and benefits all beneficiaries, from investors to residents. It is a small residential unit built with a hotel apartment system (studio) with participatory services such as hotels, but rented or offered Long-term financial leasing for a specific target customers. Download MiniApp Homepage * Africa * Egypt * Morocco * South Africa * Sudan * Ethiopia * Nigeria * Asia & Australia * Pakistan * UAE * Vietnam * Saudi Arabia * Indonesia * Qatar * Oman * Kuwait * India * China * Thailand * Japan * Australia * Bahrain * Malaysia * Bangladesh * Europe * Turkey * Russia * Ukraine * Germany * Italy * Spain * United Kingdom * Belgium * France * Switzerland * America * United States * Brazil * Canada * English * العربية * Español * Russian * Türk * Français * Português * ไทย * Italiano * German * Bahasa Indonesia * हिन्दी * اردو * Tiếng Việt * বাংলা * 中文 * 日本 JSON.parse(atob('W3siaWQiOjEsInN5bWJvbCI6IiQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLjUwMDk5OTk5OTk5OTk5OTg4OTg2NTg3NTk1NzE4NDQ3MTE4OTk3NTczODUyNTM5MDYyNSwiZGVjaW1hbCI6MiwibGFiZWwiOiJBdXN0cmFsaWEgRG9sbGFyIEFVRCAoJCkiLCJ2YWx1ZSI6IkFVRCJ9LHsiaWQiOjIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjExNy4wOTk5OTk5OTk5OTk5OTQzMTU2NTgxMTM5MTkxOTg1MTMwMzEwMDU4NTkzNzUsImRlY2ltYWwiOjIsImxhYmVsIjoiQmFuZ2xhZGVzaGkgdGFrYSBCRFQiLCJ2YWx1ZSI6IkJEVCJ9LHsiaWQiOjUsInN5bWJvbCI6IlIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6NS4xMjI4OTk5OTk5OTk5OTk1NjUxNDc4NDU3MTQ4MTg2ODYyNDY4NzE5NDgyNDIxODc1LCJkZWNpbWFsIjoyLCJsYWJlbCI6IkJyYXppbCBSZWFsIEJSTCAoUiQpIiwidmFsdWUiOiJCUkwifSx7ImlkIjo2LCJzeW1ib2wiOiIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MS4zNjYwOTk5OTk5OTk5OTk4Njk5NzA2NzkzNTU5MDE2NjU5ODU1ODQyNTkwMzMyMDMxMjUsImRlY2ltYWwiOjIsImxhYmVsIjoiQ2FuYWRhIERvbGxhciBDQUQgKCQpIiwidmFsdWUiOiJDQUQifSx7ImlkIjo3LCJzeW1ib2wiOiJcdTAwYTUiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo3LjIzOTQ5OTk5OTk5OTk5OTYwMjA5NjA2Nzk3NDM0Mzg5NTkxMjE3MDQxMDE1NjI1LCJsYWJlbCI6IkNoaW5hIFl1YW4gUmVubWluYmkgQ05ZIChcdTAwYTUpIiwidmFsdWUiOiJDTlkifSx7ImlkIjo4LCJzeW1ib2wiOiJrciIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjYuODc2MDAwMDAwMDAwMDAwMzMzOTU1MDg1ODA3MjQ3MDg3MzU5NDI4NDA1NzYxNzE4NzUsImxhYmVsIjoiRGVubWFyayBLcm9uZSBES0sgKGtyKSIsInZhbHVlIjoiREtLIn0seyJpZCI6OSwic3ltYm9sIjoiXHUwMGEzIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6NDYuNjQ2MjAwMDAwMDAwMDAwMzI5NjkxODI5MzkyNjg2NDg2MjQ0MjAxNjYwMTU2MjUsImxhYmVsIjoiRWd5cHQgUG91bmQgRUdQIChcdTAwYTMpIiwidmFsdWUiOiJFR1AifSx7ImlkIjoxMCwic3ltYm9sIjoiXHUyMGFjIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MC45MjE1OTk5OTk5OTk5OTk5NzQ3NzU3MzI4ODA1MTY0NDM0MDE1NzUwODg1MDA5NzY1NjI1LCJsYWJlbCI6IkV1cm8gRVVSIChcdTIwYWMpIiwidmFsdWUiOiJFVVIifSx7ImlkIjoxMSwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjcuODA1Njk5OTk5OTk5OTk5ODYwNzMzNjIzNzkxMDIwMzYzNTY5MjU5NjQzNTU0Njg3NSwibGFiZWwiOiJIb25nIEtvbmcgRG9sbGFyIEhLRCAoJCkiLCJ2YWx1ZSI6IkhLRCJ9LHsiaWQiOjEyLCJzeW1ib2wiOiJScyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjgzLjI1ODc5OTk5OTk5OTk5MzcwMTc0OTE5MDIyMjQ3MTk1MjQzODM1NDQ5MjE4NzUsImxhYmVsIjoiSW5kaWFuIFJ1cGVlIElOUiAoUnMpIiwidmFsdWUiOiJJTlIifSx7ImlkIjoxMywic3ltYm9sIjoiUnAiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxNS45OTIwMDAwMDAwMDAwMDA4ODEwNzI5OTIzNDI1MjQyMzA0ODAxOTQwOTE3OTY4NzUsImxhYmVsIjoiSW5kb25lc2lhIFJ1cGlhaCBJRFIgKFJwKSIsInZhbHVlIjoiSURSIn0seyJpZCI6MTQsInN5bWJvbCI6Ilx1ZmRmYyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMuOTEwMDAwMDAwMDAwMDAwMTQyMTA4NTQ3MTUyMDIwMDM3MTc0MjI0ODUzNTE1NjI1LCJsYWJlbCI6IklyYW4gUmlhbCBJUlIgXHVmZGZjIiwidmFsdWUiOiJJUlIifSx7ImlkIjoxNSwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTguNzE5OTk5OTk5OTk5OTk4ODYzMTMxNjIyNzgzODM5NzAyNjA2MjAxMTcxODc1LCJsYWJlbCI6IklyYXFpIGRpbmFyIElRRCIsInZhbHVlIjoiSVFEIn0seyJpZCI6MTYsInN5bWJvbCI6Ilx1MDBhNSIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjE1Ni40MzUwMDAwMDAwMDAwMDIyNzM3MzY3NTQ0MzIzMjA1OTQ3ODc1OTc2NTYyNSwibGFiZWwiOiJKYXBhbiBZZW4gSlBZIChcdTAwYTUpIiwidmFsdWUiOiJKUFkifSx7ImlkIjoxNywic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MS4zNzk5OTk5OTk5OTk5OTk4OTM0MTg1ODk2MzU5ODQ5NzIxMTkzMzEzNTk4NjMyODEyNSwibGFiZWwiOiJKb3JkYW5pYW4gZGluYXIiLCJ2YWx1ZSI6IkpPRCJ9LHsiaWQiOjE4LCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo1Mi4yNTk5OTk5OTk5OTk5OTgwMTA0ODAzMzk4NzE3MTk0Nzk1NjA4NTIwNTA3ODEyNSwibGFiZWwiOiJLdXdhaXRpIGRpbmFyIEtXRCIsInZhbHVlIjoiS1dEIn0seyJpZCI6MTksInN5bWJvbCI6Ilx1MjBhOSIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEzNjUuMDU5OTk5OTk5OTk5OTQ1NDMwMzE3ODkzNjI0MzA1NzI1MDk3NjU2MjUsImxhYmVsIjoiS29yZWEgKFNvdXRoKSBXb24gS1JXIChcdTIwYTkpIiwidmFsdWUiOiJLUlcifSx7ImlkIjoyMCwic3ltYm9sIjoiUk0iLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo0LjcwMDAwMDAwMDAwMDAwMDE3NzYzNTY4Mzk0MDAyNTA0NjQ2Nzc4MTA2Njg5NDUzMTI1LCJsYWJlbCI6Ik1hbGF5c2lhIFJpbmdnaXQgTVlSIChSTSkiLCJ2YWx1ZSI6Ik1ZUiJ9LHsiaWQiOjIxLCJzeW1ib2wiOiIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTYuNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiTWV4aWNvIFBlc28gTVhOICgkKSIsInZhbHVlIjoiTVhOIn0seyJpZCI6MjIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjkuODY5OTk5OTk5OTk5OTk5MjE4NDAyOTkwNjYzODg5Nzk1NTQxNzYzMzA1NjY0MDYyNSwibGFiZWwiOiJNb3JvY2NhbiBkaXJoYW0gTUFEIiwidmFsdWUiOiJNQUQifSx7ImlkIjoyMywic3ltYm9sIjoiIFx1MDE5MiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjguMTg5OTk5OTk5OTk5OTk5NTAyNjIwMDg0OTY3OTI5ODY5ODkwMjEzMDEyNjk1MzEyNSwibGFiZWwiOiJOZXRoZXJsYW5kcyBHdWlsZGVyIEFORyAoXHUwMTkyKSIsInZhbHVlIjoiQU5HIn0seyJpZCI6MjQsInN5bWJvbCI6IiQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLjY0MDAwMDAwMDAwMDAwMDEyNDM0NDk3ODc1ODAxNzUzMjUyNzQ0Njc0NjgyNjE3MTg3NSwibGFiZWwiOiJOZXcgWmVhbGFuZCBEb2xsYXIgTlpEICgkKSIsInZhbHVlIjoiTlpEIn0seyJpZCI6MjYsInN5bWJvbCI6Ilx1MjBhNiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjE0MTguNjMwMDAwMDAwMDAwMTA5MTM5MzY0MjEyNzUxMzg4NTQ5ODA0Njg3NSwibGFiZWwiOiJOaWdlcmlhIE5haXJhIE5HTiAoXHUyMGE2KSIsInZhbHVlIjoiTkdOIn0seyJpZCI6MjcsInN5bWJvbCI6ImtyIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTAuNjg5OTk5OTk5OTk5OTk5NTAyNjIwMDg0OTY3OTI5ODY5ODkwMjEzMDEyNjk1MzEyNSwibGFiZWwiOiJOb3J3YXkgS3JvbmUgTk9LIChrcikiLCJ2YWx1ZSI6Ik5PSyJ9LHsiaWQiOjI4LCJzeW1ib2wiOiJcdWZkZmMiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo2OC40NTAwMDAwMDAwMDAwMDI4NDIxNzA5NDMwNDA0MDA3NDM0ODQ0OTcwNzAzMTI1LCJsYWJlbCI6Ik9tYW4gUmlhbCBPTVIgKFx1ZmRmYykiLCJ2YWx1ZSI6Ik9NUiJ9LHsiaWQiOjI5LCJzeW1ib2wiOiJcdTIwYTgiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoyNzguNjQ5OTk5OTk5OTk5OTc3MjYyNjMyNDU1Njc2Nzk0MDUyMTI0MDIzNDM3NSwibGFiZWwiOiJQYWtpc3RhbiBSdXBlZSBQS1IgKFx1MjBhOCkiLCJ2YWx1ZSI6IlBLUiJ9LHsiaWQiOjMwLCJzeW1ib2wiOiJcdTIwYjEiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo1OC4wMzk5OTk5OTk5OTk5OTkxNDczNDg3MTcwODc4Nzk3NzY5NTQ2NTA4Nzg5MDYyNSwibGFiZWwiOiJQaGlsaXBwaW5lcyBQZXNvIFBIUCAoXHUyMGIxKSIsInZhbHVlIjoiUEhQIn0seyJpZCI6MzEsInN5bWJvbCI6InpcdTAxNDIiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjozLjkzMDAwMDAwMDAwMDAwMDE1OTg3MjExNTU0NjAyMjU0MTgyMTAwMjk2MDIwNTA3ODEyNSwibGFiZWwiOiJQb2xhbmQgWmxvdHkgUExOICh6XHUwMTQyKSIsInZhbHVlIjoiUExOIn0seyJpZCI6MzIsInN5bWJvbCI6Ilx1ZmRmYyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiUWF0YXIgUml5YWwgUUFSIChcdWZkZmMpIiwidmFsdWUiOiJRQVIifSx7ImlkIjozMywic3ltYm9sIjoiXHUyMGJkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MSwibGFiZWwiOiJSdXNzaWEgUnVibGUgUlVCIChcdTIwYmQpIiwidmFsdWUiOiJSVUIifSx7ImlkIjozNCwic3ltYm9sIjoiXHVmZGZjIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MSwibGFiZWwiOiJTYXVkaSBBcmFiaWEgUml5YWwgU0FSIChcdWZkZmMpIiwidmFsdWUiOiJTQVIifSx7ImlkIjozNSwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEuMzUwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJsYWJlbCI6IlNpbmdhcG9yZSBEb2xsYXIgU0dEICgkKSIsInZhbHVlIjoiU0dEIn0seyJpZCI6MzYsInN5bWJvbCI6IlIiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxOC4xNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiU291dGggQWZyaWNhIFJhbmQgWkFSIChSKSIsInZhbHVlIjoiWkFSIn0seyJpZCI6MzcsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEuMzUwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJsYWJlbCI6IlN1ZGFuZXNlIHBvdW5kIFNERyIsInZhbHVlIjoiU0RHIn0seyJpZCI6MzgsInN5bWJvbCI6ImtyIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTAuNzEwMDAwMDAwMDAwMDAwODUyNjUxMjgyOTEyMTIwMjIzMDQ1MzQ5MTIxMDkzNzUsImxhYmVsIjoiU3dlZGVuIEtyb25hIFNFSyAoa3IpIiwidmFsdWUiOiJTRUsifSx7ImlkIjozOSwic3ltYm9sIjoiQ0hGIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MC45MTAwMDAwMDAwMDAwMDAwMzEwODYyNDQ2ODk1MDQzODMxMzE4NjE2ODY3MDY1NDI5Njg3NSwibGFiZWwiOiJTd2l0emVybGFuZCBGcmFuYyBDSEYgKENIRikiLCJ2YWx1ZSI6IkNIRiJ9LHsiaWQiOjQwLCJzeW1ib2wiOiJOVCQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLCJsYWJlbCI6IlRhaXdhbiBOZXcgRG9sbGFyIFRXRCAoTlQkKSIsInZhbHVlIjoiVFdEIn0seyJpZCI6NDEsInN5bWJvbCI6Ilx1MGUzZiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjM2LjM2ODk5OTk5OTk5OTk5OTc3MjYyNjMyNDU1Njc2Nzk0MDUyMTI0MDIzNDM3NSwibGFiZWwiOiJUaGFpbGFuZCBCYWh0IFRIQiAoXHUwZTNmKSIsInZhbHVlIjoiVEhCIn0seyJpZCI6NDIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMyLjE5MTA5OTk5OTk5OTk5ODcxNTMzODczMzc0NTczODg2Mzk0NTAwNzMyNDIxODc1LCJsYWJlbCI6IlR1cmtleSBMaXJhIFRSWSIsInZhbHVlIjoiVFJZIn0seyJpZCI6NDMsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiVHVuaXNpYW4gZGluYXIgVE5EIiwidmFsdWUiOiJUTkQifSx7ImlkIjo0NCwic3ltYm9sIjoiXHUyMGI0Iiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MzkuNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiVWtyYWluZSBIcnl2bmlhIFVBSCAoXHUyMGI0KSIsInZhbHVlIjoiVUFIIn0seyJpZCI6NDUsInN5bWJvbCI6Ilx1MDBhMyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjAuNzg1Njk5OTk5OTk5OTk5OTUzOTkyMzU3ODU5NTMzNTEyOTY0ODQ0NzAzNjc0MzE2NDA2MjUsImxhYmVsIjoiVW5pdGVkIEtpbmdkb20gUG91bmQgR0JQIChcdTAwYTMpIiwidmFsdWUiOiJHQlAifSx7ImlkIjo0Niwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiVW5pdGVkIFN0YXRlcyBEb2xsYXIgVVNEICgkKSIsInZhbHVlIjoiVVNEIn0seyJpZCI6NDcsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMuNjczMDAwMDAwMDAwMDAwMDQyNjMyNTY0MTQ1NjA2MDExMTUyMjY3NDU2MDU0Njg3NSwibGFiZWwiOiJVbml0ZWQgQXJhYiBFbWlyYXRlcyBkaXJoYW0gQUVEIiwidmFsdWUiOiJBRUQifSx7ImlkIjo0OCwic3ltYm9sIjoiXHUyMGFiIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MjU0NjEsImxhYmVsIjoiVmlldCBOYW0gRG9uZyBWTkQgKFx1MjBhYikiLCJ2YWx1ZSI6IlZORCJ9XQ==')) Currency * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Empty Options Save User Benefits Property Owner Property Buyer Product Seller (Store) Product Buyer Store Collaborator Product Shipper Real estate Agent Real estate Developer Handyman or technician Finishing Company Area Franchise owner Country Franchise owner Investor Affiliate marketer Freelancer Job seeker Community member Trainer or Instructor Academy student Advertisers Office Partners Office Partners About Us PRESIDENT MASSAGE BUSINESS BUSINESS * Mission * Business Strategy * Business Model * Investment Strategy * Our Main Systems * Our companies * our offices * Our main Brands Super App & Ecosystem Super App & Ecosystem * What are Super Apps? * Why invest in a super app? * Examples of Super Apps * Our Ecosystem Apps * How Kemedar Super App work? * Why Kemedar Proptech Super App? PROPTECH PROPTECH * What is Proptech? * Proptech Opportunities * Proptech in Numbers * Buy_Sale Transaction * Alternative Living * Management and Construction PEOPLE: PEOPLE: * About Founder * Our Beautiful Minds * Our Users Groups MARKET MARKET * Products & Services * What is New in Kemedar * Kemedar in Numbers (Tractions) * Why we are different? * Competitive Analysis OTHER SYSTEMS OTHER SYSTEMS * Camonea® Affiliate * XeedWallet® * Kemecor® ERP * KEMETRO® Delivery * Cedronella® File Manager * Doringa® Ad * Kemedar® Co-Rent (Booking) OTHER OTHER * Investor Dataroom * Videos & Media * Covered Countries * Stats map * CONTACT US Contact us We are here for you Chat with us Voice Chat Video Chat Email Feedback Whatsapp Viber Skype Telegram Messenger Call me back * * * Africa * Egypt * Morocco * South Africa * Sudan * Ethiopia * Nigeria * Asia & Australia * Pakistan * UAE * Vietnam * Saudi Arabia * Indonesia * Qatar * Oman * Kuwait * India * China * Thailand * Japan * Australia * Bahrain * Malaysia * Bangladesh * Europe * Turkey * Russia * Ukraine * Germany * Italy * Spain * United Kingdom * Belgium * France * Switzerland * America * United States * Brazil * Canada * English * العربية * Español * Russian * Türk * Français * Português * ไทย * Italiano * German * Bahasa Indonesia * हिन्दी * اردو * Tiếng Việt * বাংলা * 中文 * 日本 JSON.parse(atob('W3siaWQiOjEsInN5bWJvbCI6IiQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLjUwMDk5OTk5OTk5OTk5OTg4OTg2NTg3NTk1NzE4NDQ3MTE4OTk3NTczODUyNTM5MDYyNSwiZGVjaW1hbCI6MiwibGFiZWwiOiJBdXN0cmFsaWEgRG9sbGFyIEFVRCAoJCkiLCJ2YWx1ZSI6IkFVRCJ9LHsiaWQiOjIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjExNy4wOTk5OTk5OTk5OTk5OTQzMTU2NTgxMTM5MTkxOTg1MTMwMzEwMDU4NTkzNzUsImRlY2ltYWwiOjIsImxhYmVsIjoiQmFuZ2xhZGVzaGkgdGFrYSBCRFQiLCJ2YWx1ZSI6IkJEVCJ9LHsiaWQiOjUsInN5bWJvbCI6IlIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6NS4xMjI4OTk5OTk5OTk5OTk1NjUxNDc4NDU3MTQ4MTg2ODYyNDY4NzE5NDgyNDIxODc1LCJkZWNpbWFsIjoyLCJsYWJlbCI6IkJyYXppbCBSZWFsIEJSTCAoUiQpIiwidmFsdWUiOiJCUkwifSx7ImlkIjo2LCJzeW1ib2wiOiIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MS4zNjYwOTk5OTk5OTk5OTk4Njk5NzA2NzkzNTU5MDE2NjU5ODU1ODQyNTkwMzMyMDMxMjUsImRlY2ltYWwiOjIsImxhYmVsIjoiQ2FuYWRhIERvbGxhciBDQUQgKCQpIiwidmFsdWUiOiJDQUQifSx7ImlkIjo3LCJzeW1ib2wiOiJcdTAwYTUiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo3LjIzOTQ5OTk5OTk5OTk5OTYwMjA5NjA2Nzk3NDM0Mzg5NTkxMjE3MDQxMDE1NjI1LCJsYWJlbCI6IkNoaW5hIFl1YW4gUmVubWluYmkgQ05ZIChcdTAwYTUpIiwidmFsdWUiOiJDTlkifSx7ImlkIjo4LCJzeW1ib2wiOiJrciIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjYuODc2MDAwMDAwMDAwMDAwMzMzOTU1MDg1ODA3MjQ3MDg3MzU5NDI4NDA1NzYxNzE4NzUsImxhYmVsIjoiRGVubWFyayBLcm9uZSBES0sgKGtyKSIsInZhbHVlIjoiREtLIn0seyJpZCI6OSwic3ltYm9sIjoiXHUwMGEzIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6NDYuNjQ2MjAwMDAwMDAwMDAwMzI5NjkxODI5MzkyNjg2NDg2MjQ0MjAxNjYwMTU2MjUsImxhYmVsIjoiRWd5cHQgUG91bmQgRUdQIChcdTAwYTMpIiwidmFsdWUiOiJFR1AifSx7ImlkIjoxMCwic3ltYm9sIjoiXHUyMGFjIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MC45MjE1OTk5OTk5OTk5OTk5NzQ3NzU3MzI4ODA1MTY0NDM0MDE1NzUwODg1MDA5NzY1NjI1LCJsYWJlbCI6IkV1cm8gRVVSIChcdTIwYWMpIiwidmFsdWUiOiJFVVIifSx7ImlkIjoxMSwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjcuODA1Njk5OTk5OTk5OTk5ODYwNzMzNjIzNzkxMDIwMzYzNTY5MjU5NjQzNTU0Njg3NSwibGFiZWwiOiJIb25nIEtvbmcgRG9sbGFyIEhLRCAoJCkiLCJ2YWx1ZSI6IkhLRCJ9LHsiaWQiOjEyLCJzeW1ib2wiOiJScyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjgzLjI1ODc5OTk5OTk5OTk5MzcwMTc0OTE5MDIyMjQ3MTk1MjQzODM1NDQ5MjE4NzUsImxhYmVsIjoiSW5kaWFuIFJ1cGVlIElOUiAoUnMpIiwidmFsdWUiOiJJTlIifSx7ImlkIjoxMywic3ltYm9sIjoiUnAiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxNS45OTIwMDAwMDAwMDAwMDA4ODEwNzI5OTIzNDI1MjQyMzA0ODAxOTQwOTE3OTY4NzUsImxhYmVsIjoiSW5kb25lc2lhIFJ1cGlhaCBJRFIgKFJwKSIsInZhbHVlIjoiSURSIn0seyJpZCI6MTQsInN5bWJvbCI6Ilx1ZmRmYyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMuOTEwMDAwMDAwMDAwMDAwMTQyMTA4NTQ3MTUyMDIwMDM3MTc0MjI0ODUzNTE1NjI1LCJsYWJlbCI6IklyYW4gUmlhbCBJUlIgXHVmZGZjIiwidmFsdWUiOiJJUlIifSx7ImlkIjoxNSwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTguNzE5OTk5OTk5OTk5OTk4ODYzMTMxNjIyNzgzODM5NzAyNjA2MjAxMTcxODc1LCJsYWJlbCI6IklyYXFpIGRpbmFyIElRRCIsInZhbHVlIjoiSVFEIn0seyJpZCI6MTYsInN5bWJvbCI6Ilx1MDBhNSIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjE1Ni40MzUwMDAwMDAwMDAwMDIyNzM3MzY3NTQ0MzIzMjA1OTQ3ODc1OTc2NTYyNSwibGFiZWwiOiJKYXBhbiBZZW4gSlBZIChcdTAwYTUpIiwidmFsdWUiOiJKUFkifSx7ImlkIjoxNywic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MS4zNzk5OTk5OTk5OTk5OTk4OTM0MTg1ODk2MzU5ODQ5NzIxMTkzMzEzNTk4NjMyODEyNSwibGFiZWwiOiJKb3JkYW5pYW4gZGluYXIiLCJ2YWx1ZSI6IkpPRCJ9LHsiaWQiOjE4LCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo1Mi4yNTk5OTk5OTk5OTk5OTgwMTA0ODAzMzk4NzE3MTk0Nzk1NjA4NTIwNTA3ODEyNSwibGFiZWwiOiJLdXdhaXRpIGRpbmFyIEtXRCIsInZhbHVlIjoiS1dEIn0seyJpZCI6MTksInN5bWJvbCI6Ilx1MjBhOSIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEzNjUuMDU5OTk5OTk5OTk5OTQ1NDMwMzE3ODkzNjI0MzA1NzI1MDk3NjU2MjUsImxhYmVsIjoiS29yZWEgKFNvdXRoKSBXb24gS1JXIChcdTIwYTkpIiwidmFsdWUiOiJLUlcifSx7ImlkIjoyMCwic3ltYm9sIjoiUk0iLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo0LjcwMDAwMDAwMDAwMDAwMDE3NzYzNTY4Mzk0MDAyNTA0NjQ2Nzc4MTA2Njg5NDUzMTI1LCJsYWJlbCI6Ik1hbGF5c2lhIFJpbmdnaXQgTVlSIChSTSkiLCJ2YWx1ZSI6Ik1ZUiJ9LHsiaWQiOjIxLCJzeW1ib2wiOiIkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTYuNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiTWV4aWNvIFBlc28gTVhOICgkKSIsInZhbHVlIjoiTVhOIn0seyJpZCI6MjIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjkuODY5OTk5OTk5OTk5OTk5MjE4NDAyOTkwNjYzODg5Nzk1NTQxNzYzMzA1NjY0MDYyNSwibGFiZWwiOiJNb3JvY2NhbiBkaXJoYW0gTUFEIiwidmFsdWUiOiJNQUQifSx7ImlkIjoyMywic3ltYm9sIjoiIFx1MDE5MiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjguMTg5OTk5OTk5OTk5OTk5NTAyNjIwMDg0OTY3OTI5ODY5ODkwMjEzMDEyNjk1MzEyNSwibGFiZWwiOiJOZXRoZXJsYW5kcyBHdWlsZGVyIEFORyAoXHUwMTkyKSIsInZhbHVlIjoiQU5HIn0seyJpZCI6MjQsInN5bWJvbCI6IiQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLjY0MDAwMDAwMDAwMDAwMDEyNDM0NDk3ODc1ODAxNzUzMjUyNzQ0Njc0NjgyNjE3MTg3NSwibGFiZWwiOiJOZXcgWmVhbGFuZCBEb2xsYXIgTlpEICgkKSIsInZhbHVlIjoiTlpEIn0seyJpZCI6MjYsInN5bWJvbCI6Ilx1MjBhNiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjE0MTguNjMwMDAwMDAwMDAwMTA5MTM5MzY0MjEyNzUxMzg4NTQ5ODA0Njg3NSwibGFiZWwiOiJOaWdlcmlhIE5haXJhIE5HTiAoXHUyMGE2KSIsInZhbHVlIjoiTkdOIn0seyJpZCI6MjcsInN5bWJvbCI6ImtyIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTAuNjg5OTk5OTk5OTk5OTk5NTAyNjIwMDg0OTY3OTI5ODY5ODkwMjEzMDEyNjk1MzEyNSwibGFiZWwiOiJOb3J3YXkgS3JvbmUgTk9LIChrcikiLCJ2YWx1ZSI6Ik5PSyJ9LHsiaWQiOjI4LCJzeW1ib2wiOiJcdWZkZmMiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo2OC40NTAwMDAwMDAwMDAwMDI4NDIxNzA5NDMwNDA0MDA3NDM0ODQ0OTcwNzAzMTI1LCJsYWJlbCI6Ik9tYW4gUmlhbCBPTVIgKFx1ZmRmYykiLCJ2YWx1ZSI6Ik9NUiJ9LHsiaWQiOjI5LCJzeW1ib2wiOiJcdTIwYTgiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoyNzguNjQ5OTk5OTk5OTk5OTc3MjYyNjMyNDU1Njc2Nzk0MDUyMTI0MDIzNDM3NSwibGFiZWwiOiJQYWtpc3RhbiBSdXBlZSBQS1IgKFx1MjBhOCkiLCJ2YWx1ZSI6IlBLUiJ9LHsiaWQiOjMwLCJzeW1ib2wiOiJcdTIwYjEiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjo1OC4wMzk5OTk5OTk5OTk5OTkxNDczNDg3MTcwODc4Nzk3NzY5NTQ2NTA4Nzg5MDYyNSwibGFiZWwiOiJQaGlsaXBwaW5lcyBQZXNvIFBIUCAoXHUyMGIxKSIsInZhbHVlIjoiUEhQIn0seyJpZCI6MzEsInN5bWJvbCI6InpcdTAxNDIiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjozLjkzMDAwMDAwMDAwMDAwMDE1OTg3MjExNTU0NjAyMjU0MTgyMTAwMjk2MDIwNTA3ODEyNSwibGFiZWwiOiJQb2xhbmQgWmxvdHkgUExOICh6XHUwMTQyKSIsInZhbHVlIjoiUExOIn0seyJpZCI6MzIsInN5bWJvbCI6Ilx1ZmRmYyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiUWF0YXIgUml5YWwgUUFSIChcdWZkZmMpIiwidmFsdWUiOiJRQVIifSx7ImlkIjozMywic3ltYm9sIjoiXHUyMGJkIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MSwibGFiZWwiOiJSdXNzaWEgUnVibGUgUlVCIChcdTIwYmQpIiwidmFsdWUiOiJSVUIifSx7ImlkIjozNCwic3ltYm9sIjoiXHVmZGZjIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MSwibGFiZWwiOiJTYXVkaSBBcmFiaWEgUml5YWwgU0FSIChcdWZkZmMpIiwidmFsdWUiOiJTQVIifSx7ImlkIjozNSwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEuMzUwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJsYWJlbCI6IlNpbmdhcG9yZSBEb2xsYXIgU0dEICgkKSIsInZhbHVlIjoiU0dEIn0seyJpZCI6MzYsInN5bWJvbCI6IlIiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxOC4xNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiU291dGggQWZyaWNhIFJhbmQgWkFSIChSKSIsInZhbHVlIjoiWkFSIn0seyJpZCI6MzcsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEuMzUwMDAwMDAwMDAwMDAwMDg4ODE3ODQxOTcwMDEyNTIzMjMzODkwNTMzNDQ3MjY1NjI1LCJsYWJlbCI6IlN1ZGFuZXNlIHBvdW5kIFNERyIsInZhbHVlIjoiU0RHIn0seyJpZCI6MzgsInN5bWJvbCI6ImtyIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MTAuNzEwMDAwMDAwMDAwMDAwODUyNjUxMjgyOTEyMTIwMjIzMDQ1MzQ5MTIxMDkzNzUsImxhYmVsIjoiU3dlZGVuIEtyb25hIFNFSyAoa3IpIiwidmFsdWUiOiJTRUsifSx7ImlkIjozOSwic3ltYm9sIjoiQ0hGIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MC45MTAwMDAwMDAwMDAwMDAwMzEwODYyNDQ2ODk1MDQzODMxMzE4NjE2ODY3MDY1NDI5Njg3NSwibGFiZWwiOiJTd2l0emVybGFuZCBGcmFuYyBDSEYgKENIRikiLCJ2YWx1ZSI6IkNIRiJ9LHsiaWQiOjQwLCJzeW1ib2wiOiJOVCQiLCJzZXBhcmF0b3IiOiJkb3QiLCJwb3NpdGlvbiI6ImxlZnQiLCJleGNoYW5nZV9yYXRlIjoxLCJsYWJlbCI6IlRhaXdhbiBOZXcgRG9sbGFyIFRXRCAoTlQkKSIsInZhbHVlIjoiVFdEIn0seyJpZCI6NDEsInN5bWJvbCI6Ilx1MGUzZiIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjM2LjM2ODk5OTk5OTk5OTk5OTc3MjYyNjMyNDU1Njc2Nzk0MDUyMTI0MDIzNDM3NSwibGFiZWwiOiJUaGFpbGFuZCBCYWh0IFRIQiAoXHUwZTNmKSIsInZhbHVlIjoiVEhCIn0seyJpZCI6NDIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMyLjE5MTA5OTk5OTk5OTk5ODcxNTMzODczMzc0NTczODg2Mzk0NTAwNzMyNDIxODc1LCJsYWJlbCI6IlR1cmtleSBMaXJhIFRSWSIsInZhbHVlIjoiVFJZIn0seyJpZCI6NDMsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiVHVuaXNpYW4gZGluYXIgVE5EIiwidmFsdWUiOiJUTkQifSx7ImlkIjo0NCwic3ltYm9sIjoiXHUyMGI0Iiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MzkuNjAwMDAwMDAwMDAwMDAxNDIxMDg1NDcxNTIwMjAwMzcxNzQyMjQ4NTM1MTU2MjUsImxhYmVsIjoiVWtyYWluZSBIcnl2bmlhIFVBSCAoXHUyMGI0KSIsInZhbHVlIjoiVUFIIn0seyJpZCI6NDUsInN5bWJvbCI6Ilx1MDBhMyIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjAuNzg1Njk5OTk5OTk5OTk5OTUzOTkyMzU3ODU5NTMzNTEyOTY0ODQ0NzAzNjc0MzE2NDA2MjUsImxhYmVsIjoiVW5pdGVkIEtpbmdkb20gUG91bmQgR0JQIChcdTAwYTMpIiwidmFsdWUiOiJHQlAifSx7ImlkIjo0Niwic3ltYm9sIjoiJCIsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjEsImxhYmVsIjoiVW5pdGVkIFN0YXRlcyBEb2xsYXIgVVNEICgkKSIsInZhbHVlIjoiVVNEIn0seyJpZCI6NDcsInNlcGFyYXRvciI6ImRvdCIsInBvc2l0aW9uIjoibGVmdCIsImV4Y2hhbmdlX3JhdGUiOjMuNjczMDAwMDAwMDAwMDAwMDQyNjMyNTY0MTQ1NjA2MDExMTUyMjY3NDU2MDU0Njg3NSwibGFiZWwiOiJVbml0ZWQgQXJhYiBFbWlyYXRlcyBkaXJoYW0gQUVEIiwidmFsdWUiOiJBRUQifSx7ImlkIjo0OCwic3ltYm9sIjoiXHUyMGFiIiwic2VwYXJhdG9yIjoiZG90IiwicG9zaXRpb24iOiJsZWZ0IiwiZXhjaGFuZ2VfcmF0ZSI6MjU0NjEsImxhYmVsIjoiVmlldCBOYW0gRG9uZyBWTkQgKFx1MjBhYikiLCJ2YWx1ZSI6IlZORCJ9XQ==')) Currency * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Empty Options Save User Benefits Property Owner Property Buyer Product Seller (Store) Product Buyer Store Collaborator Product Shipper Real estate Agent Real estate Developer Handyman or technician Finishing Company Area Franchise owner Country Franchise owner Investor Affiliate marketer Freelancer Job seeker Community member Trainer or Instructor Academy student Advertisers Office Partners Office Partners About Us PRESIDENT MASSAGE BUSINESS Mission Business Strategy Business Model Investment Strategy Our Main Systems Our companies our offices Our main Brands Super App & Ecosystem What are Super Apps? Why invest in a super app? Examples of Super Apps Our Ecosystem Apps How Kemedar Super App work? Why Kemedar Proptech Super App? PROPTECH What is Proptech? Proptech Opportunities Proptech in Numbers Buy_Sale Transaction Alternative Living Management and Construction PEOPLE: About Founder Our Beautiful Minds Our Users Groups MARKET Products & Services What is New in Kemedar Kemedar in Numbers (Tractions) Why we are different? Competitive Analysis OTHER SYSTEMS Camonea® Affiliate XeedWallet® Kemecor® ERP KEMETRO® Delivery Cedronella® File Manager Doringa® Ad Kemedar® Co-Rent (Booking) OTHER Investor Dataroom Videos & Media Covered Countries Stats map CONTACT US Contact us We are here for you Chat with us Voice Chat Video Chat Email Feedback Whatsapp Viber Skype Telegram Messenger Call me back * * * OTHER SYSTEMS Kemedar® Kemedar Proptech Super App is a comprehensive global real estate ecosystem specialized in the real estate market * It is the first of its kind with the Super App system in the field of real estate technology - and one of the leading systems in its field in terms of system strength, diversity and credibility among all sectors of Kemedar users Download Miniapp Homepage Kemework® Your ultimate destination for connecting with skilled professionals who can transform your home into a dream space. Whether you're looking to revamp your living room, renovate your kitchen, or enhance your outdoor oasis, we're here to make it happen. Kemework is your go-to portal for hiring experienced professionals who excel in a wide range of home tasks, ensuring exceptional results every time. Download Miniapp Homepage Kemetro® Kemetro is your dedicated multi-seller marketplace to shop, compare, and buy all that your home needs. You can find exclusive offers from thousands of sellers that offer all types of finishing products. Kemetro is the e-commerce portal of kemedar and it is the only dedicated and specialized portal for selling high-quality home building and finishing products. you can find and order everything you need for your home from cement to furniture in one place, making the Kemetro portal unique. Our customers can compare the wide variety of products from thousands of manufacturers and distributors and get the best prices Download Miniapp Homepage Kemereit® Kemedar introduces an innovative property investment solution that revolutionizes the market by connecting investors with real estate opportunities from real estate developers and asset owners. Our platform allows individuals to become shareholders in listed properties, enabling them to share in the profits generated through rent or leasing. Download Miniapp Homepage Kemecademy® Pioneering marketplace and platform connecting instructors and students across all sectors of the real estate industry. As part of the esteemed Kemedar ecosystem, KEMECADEMY enables instructors and students to come together, fostering a vibrant exchange of knowledge. Download Miniapp Homepage Kemmeta® Kemmeta Community, the world's first social network exclusively dedicated to the real estate sector. Whether you're a seller, buyer, investor, advertiser, employee, job seeker, contractor, developer, agent, or simply interested in real estate, Kemmeta connects you with like-minded individuals from around the globe. Build your perfect network in this specialized community, which is part of the Kemedar ecosystem proptech super app. Download Miniapp Homepage Kemenews® Kemenews, your premier online destination for comprehensive and timely coverage of all things real estate. With an array of categories catering to various aspects of the industry, Kemenews is your go-to source for reliable and insightful information. Whether you're a professional in the field or simply interested in real estate news, our platform provides a wealth of articles to keep you informed Download Miniapp Homepage Kemedar® Auction Integrated system for displaying real estate with the auction system and managing the auction process from its inception to the closing of the auction Download Miniapp Homepage Camonea® Affiliate Camonea is an advanced affiliate system specifically designed for the real estate industry. With its comprehensive set of features, Camonea empowers you to effectively track clicks, signups, sales, and every action taken by your affiliates. Whether you're a tech professional or not, Camonea makes affiliate marketing easy and accessible for everyone Download Miniapp Homepage XeedWallet® XeedWallet is a complete system of payment processing that gives peace of mind to all users of all our systems to track all their payments, transactions, deposits, orders, and wallets very easily in one place Download Miniapp Homepage Kemecor® ERP Kemecor Based on real business needs and requirements for real estate and construction business Our kemedar business management system provides companies with the tools and services to make it easy to manage, promote and grow your business Download Miniapp Homepage KEMETRO® Delivery Kemetro Deliviery is a special system developed especially to manage all shipping operations of Kemetro products. All shippers and shipping companies can register here to provide shipping service to all sellers in Kemetro Download Miniapp Homepage Cedronella® File Manager The member can save his important files, contracts and templates that he wants to modify in that file manager system* Download Miniapp Homepage Doringa® Ad Introducing Doringa Ads, our customized and sophisticated advertising system designed to streamline the process of purchasing ad spaces on Doringa websites and systems. With just a few simple clicks, you can effortlessly buy and design ad spaces tailored to your needs. Our user-friendly interface allows you to select specific regions or areas, target specific categories or price ranges, and choose from various pricing models, such as ad views, clicks, or duration of display. Download Miniapp Homepage Kemedar® Co-Rent (Booking) Kemedar CoRent is a co-rental system suitable for workspaces, hotels, and renting beds in apartments Download Miniapp Homepage All Systems It is a system specially designed for companies registered in Kemedar to help them manage bulk communication campaigns with their current or potential customers, such as mass mailings, WhatsApp campaigns, and SMS campaigns. Download Miniapp Homepage Kemodoo® Administrative system to manage for the Kemedar HQ and international and local franchise owners offices in all the regions of operations Download Miniapp Homepage Ribano® Ribano Crowd Funding Platform. This platform aims to secure the necessary investments for Kemedar's operations and its affiliated companies and offices all over the world by providing a platform where the investor can buy equity stakes in any of its subsidiaries in all countries in which Kemedar operates. Download Miniapp Homepage Kemessenger® This system provides easy communication between all Kemedar members for a unique experience and to get the most out of Kemedar Super App Download Miniapp Homepage Kemedar® Technical Support A technical support system and communication with Kemedar departments and its authorized agents in countries and regions to achieve an unparalleled experience in customer service that achieve our primary goal in the complete satisfaction of our customers and users Download Miniapp Homepage KemeCard® Through this system, our users can create a prefabricated website in very easy steps. These users can publish this as their digital business card among their friends through a QR code. Download Miniapp Homepage Kemereno® Kemereno Concept: Our vision is centered around establishing a harmonious community within a single building. Our aim is to efficiently collaborate on renovating, rejuvenating, and enhancing older structures. This initiative fosters a spirit of cooperation, leading to the formation of a unified community – what we refer to as the "one-building community." This concept aims to strengthen the connection between individuals, their neighbors, and the buildings they inhabit, all within the broader context of their residential surroundings. Download Miniapp Homepage Kemanage® Kemanage’s Property Management System helps manage, grow, and automate hundreds of thousands of properties in over 100 countries. Download Miniapp Homepage KemeTour® Kemetour: Introducing a tailored system exclusively designed for Kemedar users, enabling them to effortlessly craft immersive virtual tours using augmented reality for their real estate and projects. This innovative feature streamlines presentation and elevates the visual engagement for potential buyers exploring the property or project webpage on Kemedar Download Miniapp Homepage KemeMap Empowering Kemedar users, KemeMap serves as an effortless system for crafting interactive property and project maps. These maps seamlessly integrate onto the property or project page, significantly enriching the browsing experience for potential buyers. Download Miniapp Homepage MaqamKareem® It is our innovative project affiliated with Kemereit Company. It is a residential project with very modern and sophisticated ideas and benefits all beneficiaries, from investors to residents. It is a small residential unit built with a hotel apartment system (studio) with participatory services such as hotels, but rented or offered Long-term financial leasing for a specific target customers. Download Miniapp Homepage Kemedari® Kemedari is a tool specially developed to improve the performance of users in generating their real estate content in a professional manner in a few seconds through AI technology and integration with major players in this field such as GPT Chat Download Miniapp Homepage Kemmigrant If you want to buy real estate for residence and citizenship, here you will find everything you are looking for in terms of real estate suitable for residence and nationality Download Miniapp Homepage * Properties * For Sale * Apartment * House * Land * Condo * Chalet * Villa * Twinhouse * Townhouse * Palace * Shop * Warehouse * Office * Clinic * Hospital * Farm * Factory * Multiple units * Room * Building * Restaurant or Cafe * Mall * Oil Station * Hotel or Motel * Sports or Play * Workspace * Training room * Meeting room * festival halls * Conference room * playground * Mansion * For Rent * Apartment * House * Land * Condo * Chalet * Villa * Twinhouse * Townhouse * Palace * Shop * Warehouse * Office * Clinic * Hospital * Farm * Factory * Multiple units * Room * Building * Restaurant or Cafe * Mall * Oil Station * Hotel or Motel * Sports or Play * Workspace * Training room * Meeting room * festival halls * Conference room * playground * Mansion * For investment * Apartment * House * Land * Condo * Chalet * Villa * Twinhouse * Townhouse * Palace * Shop * Warehouse * Office * Clinic * Hospital * Farm * Factory * Multiple units * Room * Building * Restaurant or Cafe * Mall * Oil Station * Hotel or Motel * Sports or Play * Workspace * Training room * Meeting room * festival halls * Conference room * playground * Mansion * For daily booking * Apartment * House * Condo * Chalet * Villa * Twinhouse * Townhouse * Palace * Shop * Warehouse * Office * Clinic * Hospital * Farm * Factory * Multiple units * Room * Building * Restaurant or Cafe * Mall * Oil Station * Hotel or Motel * Sports or Play * Workspace * Training room * Meeting room * festival halls * Conference room * playground * Mansion * In Auction * Apartment * House * Land * Condo * Chalet * Villa * Twinhouse * Townhouse * Palace * Shop * Warehouse * Office * Clinic * Hospital * Farm * Factory * Multiple units * Room * Restaurant or Cafe * Mall * Oil Station * Hotel or Motel * Sports or Play * Suitable for * Residential * Commercial * Administrative * Agriculture * Touristic * Industrial * Medical * Educational * Sportive * Co-working Space * Suitable for Residency * New York * Berlin * Cairo * Paris * Riyadh * Islamabad * Doha * Jakarta * Istanbul * London * Bangkok * Hanoi * Dhaka * Tokyo * Hong Kong * Sydney * Los Angeles * Singapore * San Francisco * Projects & Compounds * New York * Berlin * Cairo * Paris * Riyadh * Islamabad * Doha * Jakarta * Istanbul * London * Bangkok * Hanoi * Dhaka * Tokyo * Hong Kong * Los Angeles * Singapore * San Francisco * Mumbai * Toronto * Barcelona * Miami * Beijing * Melbourne * Amsterdam * São Paulo * Moscow * Shanghai * Agents & Partners * Real Estate Agents * Real Estate Agencies * Real estate Developers * Franchise owners * Opportunities * For Advertisers * For Investors * For Franchise * For Handymen & Professionals * For Affiliate Marketers * For Freelancers * Other * About us * Advertise with us * Career and job seekers * Terms & Policies * Contact Us Sign up Login Kemedar Properties My favorite properties Find property Properties I added Compare properties Auctioned Properties Properties for Immigranats For Daily Booking For Co-Rent Add new property Buy Requests Add buy request My Buy requests Search buy requests Kemedar Buyer organizer Saved Searches properties to be contacted properties which I contacted properties which Waiting to see properties which waiting Video call properties which I Site visited Rejected properties properties In negotiation Bought or Rented properties Projects Find project My favorite Projects Add new Project Kemedar Seller organizer Owners of my properties People who contacted me People who called video call for my real estate People who site visited my real estate People who negotiating my real estate People who closed deals on my real estate Saved Search Properties Projects Users Appointments KEMEWORK Dashboard Services Find Service Purchased Services Canceled Services Service Cancel Requests Professionals & Companies Find Professionals Find Finishing Company Register as Professional Register as Company Tasks Create Task All Tasks Open Tasks Running tasks Completed tasks Cancelled tasks Favorites Professional Companies Services Tasks General Milestone Request Message Reviews Packages Wallet Profile Setting Kemereit Dashboard Properties Add Property for investing My properties I added Investment raised My Investments All available Properties Investments Log Installments Log Wallet Deposits Transactions Earnings Log Payouts KEMETRO My Dashboard Products: Find Product Send RFQ Wishlist Compare Classified Products Auction Money: My Wallet Purchase History Refund Requests Earning Points Sellers: Followed Sellers Be a seller Kemetro Seller App Kemetro Shipper App Be a Shipper KEMENEWS News Categories REAL ESTATE MARKET REAL ESTATE INVESTMENT GOVERNMENTAL INTERNATIONAL LOCAL REGIONS AND NEIGHBORHOODS FINISHING AND DECOR REAL ESTATE COMPANIES LEGAL AUCTIONS AND TENDERS REPORTS AND DIALOGUES TRAINING AND EDUCATION CONTRACTING AND LANDS NATIONAL PROJECTS IMMIGRATION AND NATIONALITY REAL ESTATE EMPLOYMENT Top Videos Articles Latest Videos Add news KEMMETA Newsfeed Albums Saved Posts Popular Posts Memories Pokes My Groups My Pages Blog Market Explore Events Forum Jobs Special Offers Common Things Fundings Kemmeta.com Kemmeta Mobile App KEMECADEMY Dashboard Courses Organization courses My purchases My comments Favorites Upcoming Courses My Assignments My Meetings Quizzes My results Not Participated Certificates Achievements Certificate Validation Completion Certificates Store My purchases My comments Financial Financial summary Payout Charge account Subscribe Installments Support New Courses support Tickets Marketing Affiliate Registration Bonus Forums New Topic My Topics My Posts Reward Points Notifications Settings Be instructor Kemecademy Student app Kemecademy Instructor App CAMONEA AFFILIATE Be affiliate My dashboard in Camonea Camonea.com CEDRONELLA File Manager Contract Templates My personal documents Keep a file My Business documents Cedronella Home Kemecard Homepage Dashboard Business Create Business profile My Cards Staff Users Roles Appointments Contacts Calendar Email Template Pricing Settings User Benefits Property Owner Property Buyer Product Seller (Store) Product Buyer Store Collaborator Product Shipper Real estate Agent Real estate Developer Handyman or technician Finishing Company Area Franchise owner Country Franchise owner Investor Affiliate marketer Freelancer Job seeker Community member Trainer or Instructor Office Partners Advertisers Academy student All Systems Kemedar® Kemework® Kemetro® Kemereit® Kemecademy® Kemmeta® Kemedar® Auction Kemenews® Camonea® Affiliate XeedWallet® Cedronella® File Manager Kemedar® Co-Rent (Booking) Kemessenger® Kemereno® KemeTour® KemeMap Kemedari® Our Partners XEED Wallet RIBANO partners_menu192 Maqam Kareem Business Solutions Kemecor® ERP KEMETRO® Delivery Doringa® Ad All Systems Kemodoo® KemeCard® Kemanage® Useful links About us Paid services Social Pages Franchise Opportunities Term & Policies Privacy policy Mobile apps About Us PRESIDENT MASSAGE BUSINESS Mission Business Strategy Business Model Investment Strategy Our Main Systems Our companies our offices Our main Brands PROPTECH What is Proptech? Proptech Opportunities Proptech in Numbers Buy_Sale Transaction Alternative Living Management and Construction PEOPLE: About Founder Our Beautiful Minds Our Users Groups MARKET Products & Services What is New in Kemedar Kemedar in Numbers (Tractions) Why we are different? Competitive Analysis OTHER Investor Dataroom Covered Countries Stats map CONTACT US * Properties * For SaleFor RentFor investmentFor daily bookingIn AuctionSuitable forSuitable for Residency Apartment House Land Condo Chalet Villa Twinhouse Townhouse Palace Shop Warehouse Office Clinic Hospital Farm Factory Multiple units Room Building Restaurant or Cafe Mall Oil Station Hotel or Motel Sports or Play Workspace Training room Meeting room festival halls Conference room playground Mansion Apartment House Land Condo Chalet Villa Twinhouse Townhouse Palace Shop Warehouse Office Clinic Hospital Farm Factory Multiple units Room Building Restaurant or Cafe Mall Oil Station Hotel or Motel Sports or Play Workspace Training room Meeting room festival halls Conference room playground Mansion Apartment House Land Condo Chalet Villa Twinhouse Townhouse Palace Shop Warehouse Office Clinic Hospital Farm Factory Multiple units Room Building Restaurant or Cafe Mall Oil Station Hotel or Motel Sports or Play Workspace Training room Meeting room festival halls Conference room playground Mansion Apartment House Condo Chalet Villa Twinhouse Townhouse Palace Shop Warehouse Office Clinic Hospital Farm Factory Multiple units Room Building Restaurant or Cafe Mall Oil Station Hotel or Motel Sports or Play Workspace Training room Meeting room festival halls Conference room playground Mansion Apartment House Land Condo Chalet Villa Twinhouse Townhouse Palace Shop Warehouse Office Clinic Hospital Farm Factory Multiple units Room Restaurant or Cafe Mall Oil Station Hotel or Motel Sports or Play Residential Commercial Administrative Agriculture Touristic Industrial Medical Educational Sportive Co-working Space New York Berlin Cairo Paris Riyadh Islamabad Doha Jakarta Istanbul London Bangkok Hanoi Dhaka Tokyo Hong Kong Sydney Los Angeles Singapore San Francisco * Add Request Add project List property * Projects & Compounds New York Berlin Cairo Paris Riyadh Islamabad Doha Jakarta Istanbul London Bangkok Hanoi Dhaka Tokyo Hong Kong Los Angeles Singapore San Francisco Mumbai Toronto Barcelona Miami Beijing Melbourne Amsterdam São Paulo Moscow Shanghai * Agents & Partners * Real Estate Agents * Real Estate Agencies * Real estate Developers * Franchise owners * Opportunities * For Advertisers * For Investors * For Franchise * For Handymen & Professionals * For Affiliate Marketers * For Freelancers * Other * About us * Advertise with us * Career and job seekers * Terms & Policies * Contact Us Previous DO YOU WANT TO BUY BUILDING MATERIALS LIKE PROFESSIONALS? YOU CAN FIND AND ORDER EVERYTHING YOU NEED FOR YOUR HOME FROM CEMENT TO FURNITURE IN ONE PLACE Go for Kemetro DO YOU WANT TO BUY OR RENT A HOME? WITH +110 SEARCH FILTERS, YOU CAN FIND YOUR PERFECT HOME AMONG MILLIONS OF PROPERTIES. UTILIZE +20 FREE TOOLS TO ORGANIZE YOUR SEARCH PROCESS Find your home ARE YOU A HOMEOWNER? WITH OUR ARTIFICIAL INTELLIGENCE BASED SYSTEM, YOU CAN ADD ALL YOUR REAL ESTATE DETAILS IN A FEW CLICKS IN LESS THAN 8 MINUTES AND WITHOUT TYPING A SINGLE WORD. IT'S HARD TO BELIEVE, BUT YOU HAVE TO TRY IT YOURSELF..YOU'LL LOVE THE EXPERIENCE Add your Real estate Property DID YOU INVEST IN THE KEMEREIT SYSTEM BEFORE? OUR INVESTMENT PORTAL IS SPECIALIZED IN ORGANIZING THE WHOLE PROCESSING OF INVESTMENT IN REAL ESTATE GENERATING MONTHLY INCOME. YOU CAN MANAGE ALL OF YOUR INVESTMENTS IN AN UNBELIEVABLY EASY WAY Go to Kemereit ARE YOU PLANNING TO RENOVATE YOUR HOME? THOUSANDS OF HOMEOWNERS USE KEMEWORK TO TURN THEIR IDEAS ABOUT THEIR HOMES INTO A REALITY. Go to Kemework DO YOU WANT TO BUY BUILDING MATERIALS LIKE PROFESSIONALS? YOU CAN FIND AND ORDER EVERYTHING YOU NEED FOR YOUR HOME FROM CEMENT TO FURNITURE IN ONE PLACE Go for Kemetro DO YOU WANT TO BUY OR RENT A HOME? WITH +110 SEARCH FILTERS, YOU CAN FIND YOUR PERFECT HOME AMONG MILLIONS OF PROPERTIES. UTILIZE +20 FREE TOOLS TO ORGANIZE YOUR SEARCH PROCESS Find your home ARE YOU A HOMEOWNER? WITH OUR ARTIFICIAL INTELLIGENCE BASED SYSTEM, YOU CAN ADD ALL YOUR REAL ESTATE DETAILS IN A FEW CLICKS IN LESS THAN 8 MINUTES AND WITHOUT TYPING A SINGLE WORD. IT'S HARD TO BELIEVE, BUT YOU HAVE TO TRY IT YOURSELF..YOU'LL LOVE THE EXPERIENCE Add your Real estate Property DID YOU INVEST IN THE KEMEREIT SYSTEM BEFORE? OUR INVESTMENT PORTAL IS SPECIALIZED IN ORGANIZING THE WHOLE PROCESSING OF INVESTMENT IN REAL ESTATE GENERATING MONTHLY INCOME. YOU CAN MANAGE ALL OF YOUR INVESTMENTS IN AN UNBELIEVABLY EASY WAY Go to Kemereit ARE YOU PLANNING TO RENOVATE YOUR HOME? THOUSANDS OF HOMEOWNERS USE KEMEWORK TO TURN THEIR IDEAS ABOUT THEIR HOMES INTO A REALITY. Go to Kemework DO YOU WANT TO BUY BUILDING MATERIALS LIKE PROFESSIONALS? YOU CAN FIND AND ORDER EVERYTHING YOU NEED FOR YOUR HOME FROM CEMENT TO FURNITURE IN ONE PLACE Go for Kemetro Next Real estate Type Purpose For Sale For Rent For sale or rent For daily booking For investment and partnership For Exchange for Auction JSON.parse(atob('W3siaWQiOjEsImxhYmVsIjoiQXBhcnRtZW50IiwidmFsdWUiOiJhcGFydG1lbnQifSx7ImlkIjoyLCJsYWJlbCI6IkhvdXNlIiwidmFsdWUiOiJob3VzZSJ9LHsiaWQiOjMsImxhYmVsIjoiTGFuZCIsInZhbHVlIjoibGFuZCJ9LHsiaWQiOjQsImxhYmVsIjoiQ29uZG8iLCJ2YWx1ZSI6ImNvbmRvIn0seyJpZCI6NSwibGFiZWwiOiJDaGFsZXQiLCJ2YWx1ZSI6ImNoYWxldCJ9LHsiaWQiOjYsImxhYmVsIjoiVmlsbGEiLCJ2YWx1ZSI6InZpbGxhIn0seyJpZCI6NywibGFiZWwiOiJUd2luaG91c2UiLCJ2YWx1ZSI6InR3aW5ob3VzZSJ9LHsiaWQiOjgsImxhYmVsIjoiVG93bmhvdXNlIiwidmFsdWUiOiJ0b3duaG91c2UifSx7ImlkIjo5LCJsYWJlbCI6IlBhbGFjZSIsInZhbHVlIjoicGFsYWNlIn0seyJpZCI6MTAsImxhYmVsIjoiU2hvcCIsInZhbHVlIjoic2hvcCJ9LHsiaWQiOjExLCJsYWJlbCI6IldhcmVob3VzZSIsInZhbHVlIjoid2FyZWhvdXNlIn0seyJpZCI6MTIsImxhYmVsIjoiT2ZmaWNlIiwidmFsdWUiOiJvZmZpY2UifSx7ImlkIjoxMywibGFiZWwiOiJDbGluaWMiLCJ2YWx1ZSI6ImNsaW5pYyJ9LHsiaWQiOjE0LCJsYWJlbCI6Ikhvc3BpdGFsIiwidmFsdWUiOiJob3NwaXRhbCJ9LHsiaWQiOjE1LCJsYWJlbCI6IkZhcm0iLCJ2YWx1ZSI6ImZhcm0ifSx7ImlkIjoxNiwibGFiZWwiOiJGYWN0b3J5IiwidmFsdWUiOiJmYWN0b3J5In0seyJpZCI6MTcsImxhYmVsIjoiTXVsdGlwbGUgdW5pdHMiLCJ2YWx1ZSI6Im11bHRpcGxlLXVuaXRzIn0seyJpZCI6MTgsImxhYmVsIjoiUm9vbSIsInZhbHVlIjoicm9vbSJ9LHsiaWQiOjE5LCJsYWJlbCI6IkJ1aWxkaW5nIiwidmFsdWUiOiJidWlsZGluZyJ9LHsiaWQiOjIwLCJsYWJlbCI6IlJlc3RhdXJhbnQgb3IgQ2FmZSIsInZhbHVlIjoicmVzdGF1cmFudC1vci1jYWZlIn0seyJpZCI6MjEsImxhYmVsIjoiTWFsbCIsInZhbHVlIjoibWFsbCJ9XQ==')) Real estate Categories * * * * * * * * * * * * * * * * * * * * * Empty Options JSON.parse(atob('W3siaWQiOjYwLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkFVRCIsInBob25lIjoiNjEiLCJsYW5ndWFnZXMiOiJlbiIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MDc6MjguMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjA3OjI4LjAwMDAwMFoiLCJsYWJlbCI6IkF1c3RyYWxpYSIsInZhbHVlIjoiYXUifSx7ImlkIjo3MCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJCSEQiLCJwaG9uZSI6Ijk3MyIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxNDo1MC4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MTQ6NTAuMDAwMDAwWiIsImxhYmVsIjoiQmFocmFpbiIsInZhbHVlIjoiYmgifSx7ImlkIjoxMzMsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiQkRUIiwicGhvbmUiOiI4ODAiLCJsYW5ndWFnZXMiOiJibiIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDYtMjJUMDQ6Mzk6MzEuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTA2LTIyVDA0OjM5OjMxLjAwMDAwMFoiLCJsYWJlbCI6IkJhbmdsYWRlc2giLCJ2YWx1ZSI6ImJkIn0seyJpZCI6NTMsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzMiIsImxhbmd1YWdlcyI6ImZyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzowMjoxNi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MDI6MTYuMDAwMDAwWiIsImxhYmVsIjoiQmVsZ2l1bSIsInZhbHVlIjoiYmUifSx7ImlkIjoyNSwiY29udGluZW50X2NvZGUiOiJOQSIsImN1cnJlbmN5X2NvZGUiOiJCUkwiLCJwaG9uZSI6IjU1IiwibGFuZ3VhZ2VzIjoicHQiLCJzdGF0dXMiOjEsImxhYmVsIjoiQnJhemlsIiwidmFsdWUiOiJiciJ9LHsiaWQiOjY2LCJjb250aW5lbnRfY29kZSI6Ik5BIiwiY3VycmVuY3lfY29kZSI6IkNBRCIsInBob25lIjoiMSIsImxhbmd1YWdlcyI6ImVuIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMToyMi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MTE6MjIuMDAwMDAwWiIsImxhYmVsIjoiQ2FuYWRhIiwidmFsdWUiOiJjYSJ9LHsiaWQiOjIyLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkNOWSIsInBob25lIjoiODYiLCJsYW5ndWFnZXMiOiJ6aCIsInN0YXR1cyI6MSwibGFiZWwiOiJDaGluYSIsInZhbHVlIjoiY24ifSx7ImlkIjo3LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IkVHUCIsInBob25lIjoiMjAiLCJsYW5ndWFnZXMiOiJhciIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjItMTItMzBUMjE6MjI6MTIuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIyLTEyLTMwVDIxOjIyOjEyLjAwMDAwMFoiLCJsYWJlbCI6IkVneXB0IiwidmFsdWUiOiJlZyJ9LHsiaWQiOjY1LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IkVUQiIsInBob25lIjoiMjUxIiwibGFuZ3VhZ2VzIjoiYW0iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjEwOjM2LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMDozNi4wMDAwMDBaIiwibGFiZWwiOiJFdGhpb3BpYSIsInZhbHVlIjoiZXQifSx7ImlkIjo1NSwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJFVVIiLCJwaG9uZSI6IjMzIiwibGFuZ3VhZ2VzIjoiZnIiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjAzOjI1LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzowMzoyNS4wMDAwMDBaIiwibGFiZWwiOiJGcmFuY2UiLCJ2YWx1ZSI6ImZyIn0seyJpZCI6MTMsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiI0OSIsImxhbmd1YWdlcyI6ImRlIiwic3RhdHVzIjoxLCJsYWJlbCI6Ikdlcm1hbnkiLCJ2YWx1ZSI6ImRlIn0seyJpZCI6MjEsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiSU5SIiwicGhvbmUiOiI5MSIsImxhbmd1YWdlcyI6ImhpIiwic3RhdHVzIjoxLCJsYWJlbCI6IkluZGlhIiwidmFsdWUiOiJpbiJ9LHsiaWQiOjE3LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IklEUiIsInBob25lIjoiNjIiLCJsYW5ndWFnZXMiOiJpZCIsInN0YXR1cyI6MSwibGFiZWwiOiJJbmRvbmVzaWEiLCJ2YWx1ZSI6ImlkIn0seyJpZCI6MTQsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzOSIsImxhbmd1YWdlcyI6Iml0Iiwic3RhdHVzIjoxLCJsYWJlbCI6Ikl0YWx5IiwidmFsdWUiOiJpdCJ9LHsiaWQiOjI0LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IkpQWSIsInBob25lIjoiODEiLCJsYW5ndWFnZXMiOiJqYSIsInN0YXR1cyI6MSwibGFiZWwiOiJKYXBhbiIsInZhbHVlIjoianAifSx7ImlkIjoyMCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJLV0QiLCJwaG9uZSI6Ijk2NSIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6Ikt1d2FpdCIsInZhbHVlIjoia3cifSx7ImlkIjo3OSwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJNWVIiLCJwaG9uZSI6IjYwIiwibGFuZ3VhZ2VzIjoiXHRtcyIsInN0YXR1cyI6MSwiY3JlYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDc6MjQ6MTUuMDAwMDAwWiIsInVwZGF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjI0OjE1LjAwMDAwMFoiLCJsYWJlbCI6Ik1hbGF5c2lhIiwidmFsdWUiOiJteSJ9LHsiaWQiOjksImNvbnRpbmVudF9jb2RlIjoiQUYiLCJjdXJyZW5jeV9jb2RlIjoiTUFEIiwicGhvbmUiOiIyMTIiLCJsYW5ndWFnZXMiOiJhciIsInN0YXR1cyI6MSwibGFiZWwiOiJNb3JvY2NvIiwidmFsdWUiOiJtYSJ9LHsiaWQiOjY3LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6Ik5HTiIsInBob25lIjoiMjM0IiwibGFuZ3VhZ2VzIjoiZW4iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA3OjEyOjAxLjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNzoxMjowMS4wMDAwMDBaIiwibGFiZWwiOiJOaWdlcmlhIiwidmFsdWUiOiJuZyJ9LHsiaWQiOjE5LCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6Ik9NUiIsInBob25lIjoiOTY4IiwibGFuZ3VhZ2VzIjoiYXIiLCJzdGF0dXMiOjEsImxhYmVsIjoiT21hbiIsInZhbHVlIjoib20ifSx7ImlkIjoyLCJjb250aW5lbnRfY29kZSI6IkFTIiwiY3VycmVuY3lfY29kZSI6IlBLUiIsInBob25lIjoiOTIiLCJsYW5ndWFnZXMiOiJ1ciIsInN0YXR1cyI6MSwibGFiZWwiOiJQYWtpc3RhbiIsInZhbHVlIjoicGsifSx7ImlkIjoxOCwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJRQVIiLCJwaG9uZSI6Ijk3NCIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlFhdGFyIiwidmFsdWUiOiJxYSJ9LHsiaWQiOjExLCJjb250aW5lbnRfY29kZSI6IkVVIiwiY3VycmVuY3lfY29kZSI6IlJVQiIsInBob25lIjoiNyIsImxhbmd1YWdlcyI6InJ1Iiwic3RhdHVzIjoxLCJsYWJlbCI6IlJ1c3NpYSIsInZhbHVlIjoicnUifSx7ImlkIjoxNiwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJTQVIiLCJwaG9uZSI6Ijk2NiIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlNhdWRpIEFyYWJpYSIsInZhbHVlIjoic2EifSx7ImlkIjozMSwiY29udGluZW50X2NvZGUiOiJBRiIsImN1cnJlbmN5X2NvZGUiOiJaQVIiLCJwaG9uZSI6IjI3IiwibGFuZ3VhZ2VzIjoiZW4iLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA2OjUxOjA4LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo1MTowOC4wMDAwMDBaIiwibGFiZWwiOiJTb3V0aCBBZnJpY2EiLCJ2YWx1ZSI6InphIn0seyJpZCI6MTUsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiRVVSIiwicGhvbmUiOiIzNCIsImxhbmd1YWdlcyI6ImVzIiwic3RhdHVzIjoxLCJsYWJlbCI6IlNwYWluIiwidmFsdWUiOiJlcyJ9LHsiaWQiOjQ2LCJjb250aW5lbnRfY29kZSI6IkFGIiwiY3VycmVuY3lfY29kZSI6IlNERyIsInBob25lIjoiMjQ5IiwibGFuZ3VhZ2VzIjoiYXIiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDA2OjU5OjE3LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo1OToxNy4wMDAwMDBaIiwibGFiZWwiOiJTdWRhbiIsInZhbHVlIjoic2QifSx7ImlkIjo5NCwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJDSEYiLCJwaG9uZSI6IjQxIiwibGFuZ3VhZ2VzIjoiZGUiLCJzdGF0dXMiOjEsImNyZWF0ZWRfYXQiOiIyMDIzLTAxLTExVDE5OjMwOjA2LjAwMDAwMFoiLCJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMVQxOTozMDowNi4wMDAwMDBaIiwibGFiZWwiOiJTd2l0emVybGFuZCIsInZhbHVlIjoiY2gifSx7ImlkIjoyMywiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJUSEIiLCJwaG9uZSI6IjY2IiwibGFuZ3VhZ2VzIjoidGgiLCJzdGF0dXMiOjEsImxhYmVsIjoiVGhhaWxhbmQiLCJ2YWx1ZSI6InRoIn0seyJpZCI6MTAsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiVFJZIiwicGhvbmUiOiI5MCIsImxhbmd1YWdlcyI6InRyIiwic3RhdHVzIjoxLCJsYWJlbCI6IlR1cmtleSIsInZhbHVlIjoidHIifSx7ImlkIjoxMiwiY29udGluZW50X2NvZGUiOiJFVSIsImN1cnJlbmN5X2NvZGUiOiJVQUgiLCJwaG9uZSI6IjM4MCIsImxhbmd1YWdlcyI6InJ1Iiwic3RhdHVzIjoxLCJsYWJlbCI6IlVrcmFpbmUiLCJ2YWx1ZSI6InVhIn0seyJpZCI6NiwiY29udGluZW50X2NvZGUiOiJBUyIsImN1cnJlbmN5X2NvZGUiOiJBRUQiLCJwaG9uZSI6Ijk3MSIsImxhbmd1YWdlcyI6ImFyIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMi0xMi0zMFQwMDoyMzowMi4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjItMTItMzBUMDA6MjM6MDIuMDAwMDAwWiIsImxhYmVsIjoiVW5pdGVkIEFyYWIgRW1pcmF0ZXMiLCJ2YWx1ZSI6ImFlIn0seyJpZCI6MjcsImNvbnRpbmVudF9jb2RlIjoiRVUiLCJjdXJyZW5jeV9jb2RlIjoiR0JQIiwicGhvbmUiOiI0NCIsImxhbmd1YWdlcyI6ImVuIiwic3RhdHVzIjoxLCJjcmVhdGVkX2F0IjoiMjAyMy0wMS0xMVQwNjo0OToyOS4wMDAwMDBaIiwidXBkYXRlZF9hdCI6IjIwMjMtMDEtMTFUMDY6NDk6MjkuMDAwMDAwWiIsImxhYmVsIjoiVW5pdGVkIEtpbmdkb20iLCJ2YWx1ZSI6ImdiIn0seyJpZCI6NSwiY29udGluZW50X2NvZGUiOiJOQSIsImN1cnJlbmN5X2NvZGUiOiJVU0QiLCJwaG9uZSI6IjEiLCJsYW5ndWFnZXMiOiJlbiIsInN0YXR1cyI6MSwibGFiZWwiOiJVbml0ZWQgU3RhdGVzIiwidmFsdWUiOiJ1cyJ9LHsiaWQiOjgsImNvbnRpbmVudF9jb2RlIjoiQVMiLCJjdXJyZW5jeV9jb2RlIjoiVk5EIiwicGhvbmUiOiI4NCIsImxhbmd1YWdlcyI6InZpIiwic3RhdHVzIjoxLCJsYWJlbCI6IlZpZXRuYW0iLCJ2YWx1ZSI6InZuIn1d')) Country * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Empty Options JSON.parse(atob('W10=')) Province Empty Options JSON.parse(atob('W10=')) City Empty Options JSON.parse(atob('W10=')) District Empty Options JSON.parse(atob('W10=')) Area Empty Options Price : Area : Search FEATURED PROPERTY -------------------------------------------------------------------------------- For Sale For daily booking For rent for Auction For investment and partnership Previous sale BIG SIZE | HIGH FLOOR | BEST TYPE $2,449,999.00 DETAILS * Beds 1 * Baths 2 * Area 101.82 SQM * sale FOUNTAIN VIEW | NO PILLAR | BEST LAYOUT $5,999,999.00 DETAILS * Beds 2 * Baths 2 * Area 165.18 SQM * sale FULL FOUNTAIN VIEW | HIGH FLOOR | MAID ROOM $5,500,000.00 DETAILS * Beds 2 * Baths 4 * Area 182.74 SQM * sale LAKE VIEW | UPGRADED KITCHEN | VOT | 1 BED $1,300,000.00 DETAILS * Beds 1 * Baths 1 * Area 133.59 SQM * sale 3 BED | VACANT ON TRANSFER | MARINA VIEW $2,200,000.00 DETAILS * Beds 3 * Baths 4 * Area 175.03 SQM * sale FULL MARINA FACING / 1471 SQ FT / VACANT IN APRIL $3,900,000.00 DETAILS * Beds 2 * Baths 3 * Area 136.66 SQM * sale BE OWNER OF YR HOME TODAY I EASY 3YRS POST PAYMENT PLAN $1,100,000.00 DETAILS * Beds 2 * Baths 3 * Area 89.19 SQM * sale 1 YEAR POST HANDOVER PAYM FOR STUDIO ,3YRS PAYM.PLAN FOR 1BR AND FOR 2BR $425,000.00 DETAILS * Beds 0 * Baths 1 * Area 33.91 SQM * sale NEW IN MARKET -BE OWNER OF YR HOME TODAY-STUDIO 1BR 2BR $720,000.00 DETAILS * Beds 1 * Baths 1 * Area 65.03 SQM * sale 3 YRS POSTHANDOVER PAYMENT PLAN,STUDIO 1BR 2BR G+3P+15 $720,000.00 DETAILS * Beds 1 * Baths 2 * Area 65.03 SQM * sale BIG SIZE | HIGH FLOOR | BEST TYPE $2,449,999.00 DETAILS * Beds 1 * Baths 2 * Area 101.82 SQM * sale FOUNTAIN VIEW | NO PILLAR | BEST LAYOUT $5,999,999.00 DETAILS * Beds 2 * Baths 2 * Area 165.18 SQM * sale FULL FOUNTAIN VIEW | HIGH FLOOR | MAID ROOM $5,500,000.00 DETAILS * Beds 2 * Baths 4 * Area 182.74 SQM * sale LAKE VIEW | UPGRADED KITCHEN | VOT | 1 BED $1,300,000.00 DETAILS * Beds 1 * Baths 1 * Area 133.59 SQM * sale 3 BED | VACANT ON TRANSFER | MARINA VIEW $2,200,000.00 DETAILS * Beds 3 * Baths 4 * Area 175.03 SQM * sale FULL MARINA FACING / 1471 SQ FT / VACANT IN APRIL $3,900,000.00 DETAILS * Beds 2 * Baths 3 * Area 136.66 SQM * sale BE OWNER OF YR HOME TODAY I EASY 3YRS POST PAYMENT PLAN $1,100,000.00 DETAILS * Beds 2 * Baths 3 * Area 89.19 SQM * sale 1 YEAR POST HANDOVER PAYM FOR STUDIO ,3YRS PAYM.PLAN FOR 1BR AND FOR 2BR $425,000.00 DETAILS * Beds 0 * Baths 1 * Area 33.91 SQM * sale NEW IN MARKET -BE OWNER OF YR HOME TODAY-STUDIO 1BR 2BR $720,000.00 DETAILS * Beds 1 * Baths 1 * Area 65.03 SQM * sale 3 YRS POSTHANDOVER PAYMENT PLAN,STUDIO 1BR 2BR G+3P+15 $720,000.00 DETAILS * Beds 1 * Baths 2 * Area 65.03 SQM * sale BIG SIZE | HIGH FLOOR | BEST TYPE $2,449,999.00 DETAILS * Beds 1 * Baths 2 * Area 101.82 SQM * sale FOUNTAIN VIEW | NO PILLAR | BEST LAYOUT $5,999,999.00 DETAILS * Beds 2 * Baths 2 * Area 165.18 SQM * sale FULL FOUNTAIN VIEW | HIGH FLOOR | MAID ROOM $5,500,000.00 DETAILS * Beds 2 * Baths 4 * Area 182.74 SQM * Next FEATURED CITIES See why Kemedar is one of the best friends for exploring the city properties Previous NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties NEW CAPITAL CITY 8+ Properties SHEIKH ZAYED CITY 0+ Properties 6 OCTOBER CITY 0+ Properties ALEXANDRIA COMPOUNDS 0+ Properties NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties NEW CAPITAL CITY 8+ Properties SHEIKH ZAYED CITY 0+ Properties 6 OCTOBER CITY 0+ Properties ALEXANDRIA COMPOUNDS 0+ Properties NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties Next FEATURED PROJECTS -------------------------------------------------------------------------------- Jumeirah Village Circle Dubai Investment Park Previous PARAMOUNT TOWER HOTEL & RESIDENCES DETAILS * Build area 0 METER * Total area * Developer * SOBHA HARTLAND _ SOBHA HARTLAND WAVES DETAILS * Build area 0 METER * Total area * Developer * VIDA RESIDENCE DETAILS * Build area 0 METER * Total area * Developer * TOWER 108 DETAILS * Build area 0 METER * Total area * Developer * PARAMOUNT TOWER HOTEL & RESIDENCES DETAILS * Build area 0 METER * Total area * Developer * SOBHA HARTLAND _ SOBHA HARTLAND WAVES DETAILS * Build area 0 METER * Total area * Developer * VIDA RESIDENCE DETAILS * Build area 0 METER * Total area * Developer * TOWER 108 DETAILS * Build area 0 METER * Total area * Developer * PARAMOUNT TOWER HOTEL & RESIDENCES DETAILS * Build area 0 METER * Total area * Developer * SOBHA HARTLAND _ SOBHA HARTLAND WAVES DETAILS * Build area 0 METER * Total area * Developer * VIDA RESIDENCE DETAILS * Build area 0 METER * Total area * Developer * Next GLOBAL FEATURED CITIES See why Kemedar is one of the best friends for exploring the city properties Previous NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties NEW CAPITAL CITY 8+ Properties SHEIKH ZAYED CITY 0+ Properties 6 OCTOBER CITY 0+ Properties ALEXANDRIA COMPOUNDS 0+ Properties NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties NEW CAPITAL CITY 8+ Properties SHEIKH ZAYED CITY 0+ Properties 6 OCTOBER CITY 0+ Properties ALEXANDRIA COMPOUNDS 0+ Properties NEW CAIRO CITY 0+ Properties AL AIN AL SOKHNA 0+ Properties SIDI ABDEL RAHMAN 0+ Properties MOKATTAM 1+ Properties EL NOZHA 0+ Properties Next ARE YOU WORRIED? Whether you are in the real estate industry or have any other involvement in it, this 13-minute video will put you away from any worry. Kemedar is telling you.. The best is yet to come. Search now FEATURED AGENTS -------------------------------------------------------------------------------- Previous Connect LAILA AKROUM * Chat Profile Connect KAMAR BOUZIT * Chat Profile * Connect YOGESH YERIKIREDDI * Chat Profile Connect FOUAD GHAREEB * Chat Profile Connect PATRICK KELLY * Chat Profile * Connect AGATA CORREIA * Chat Profile Connect LAILA AKROUM * Chat Profile Connect KAMAR BOUZIT * Chat Profile * Connect YOGESH YERIKIREDDI * Chat Profile Connect FOUAD GHAREEB * Chat Profile Connect PATRICK KELLY * Chat Profile * Connect AGATA CORREIA * Chat Profile Connect LAILA AKROUM * Chat Profile Connect KAMAR BOUZIT * Chat Profile * Connect YOGESH YERIKIREDDI * Chat Profile Connect FOUAD GHAREEB * Chat Profile Connect PATRICK KELLY * Chat Profile Next SPECIALLY DESIGNED FOR 14 types of users can benefit from Kemedar systems. Check why people working in real estate industry love kemedar systems Previous 0+ STUDENT 0+ INSTRUCTOR 0+ INVESTOR 0+ FREELANCER 0+ MARKETER 3+ FRANCHISE OWNER AREA 0+ FINISHING COMPANY 8317+ REAL ESTATE AGENTS 533+ DEVELOPER 0+ KEMETRO BUYER 0+ PRODUCT SELLER 2+ FRANCHISE OWNER COUNTRY 0+ STUDENT 0+ INSTRUCTOR 0+ INVESTOR 0+ FREELANCER 0+ MARKETER 3+ FRANCHISE OWNER AREA 0+ FINISHING COMPANY 8317+ REAL ESTATE AGENTS 533+ DEVELOPER 0+ KEMETRO BUYER 0+ PRODUCT SELLER 2+ FRANCHISE OWNER COUNTRY 0+ STUDENT 0+ INSTRUCTOR 0+ INVESTOR 0+ FREELANCER 0+ MARKETER Next STATISTICS OF KEMEDAR SYSTEM -------------------------------------------------------------------------------- Previous Real estate Developers 300000 30% Professionals & Technicians 859565 30% Instructors 2M 30% Courses 800 40% Countries 25 95% Areas & Locations 1400 60% Real estates 5M 30% Real estate projects 2M 30% Products 3M 30% Stores 100000 30% Real estate agents 5000 30% Area franchise owners 10000 30% Real estate Developers 300000 30% Professionals & Technicians 859565 30% Instructors 2M 30% Courses 800 40% Countries 25 95% Areas & Locations 1400 60% Real estates 5M 30% Real estate projects 2M 30% Products 3M 30% Stores 100000 30% Real estate agents 5000 30% Area franchise owners 10000 30% Real estate Developers 300000 30% Professionals & Technicians 859565 30% Instructors 2M 30% Courses 800 40% Next FEATURED AGENCY -------------------------------------------------------------------------------- Previous Connect EXCLUSIVE HOMES REAL ESTATE * Apex Atrium Bldg, Office 214 Motor City, Dubai Land P.O.Box 89352 Dubai * 2 agents Chat Profile Connect ALAK REAL ESTATE BROKERS * Office 25, 2nd floor, Blue Bay Tower, Business Bay. * 4 agents Chat Profile Connect LIFESPACE REAL ESTATE * P.O. Box 12051, Dubai * 0 agents Chat Profile Connect MY ISLAND REAL ESTATE * Office 403, Al Barsha Business Center, P.O. Box 241375, Dubai * 0 agents Chat Profile Connect TWELVEPOINT REAL ESTATE BROKER LLC * 1308 Prizm Tower Business Bay Dubai * 3 agents Chat Profile Connect URBAN AVENUE PROPERTIES * R3 19th Floor Conrad Business Tower, Sheikh Zayed Road, Dubai, UAE * 4 agents Chat Profile Connect EBB STONE REAL ESTATE * 1906B, Business Central Towers B, Dubai Media City, UAE * 5 agents Chat Profile Connect EXCLUSIVE HOMES REAL ESTATE * Apex Atrium Bldg, Office 214 Motor City, Dubai Land P.O.Box 89352 Dubai * 2 agents Chat Profile Connect ALAK REAL ESTATE BROKERS * Office 25, 2nd floor, Blue Bay Tower, Business Bay. * 4 agents Chat Profile Connect LIFESPACE REAL ESTATE * P.O. Box 12051, Dubai * 0 agents Chat Profile Connect MY ISLAND REAL ESTATE * Office 403, Al Barsha Business Center, P.O. Box 241375, Dubai * 0 agents Chat Profile Connect TWELVEPOINT REAL ESTATE BROKER LLC * 1308 Prizm Tower Business Bay Dubai * 3 agents Chat Profile Connect URBAN AVENUE PROPERTIES * R3 19th Floor Conrad Business Tower, Sheikh Zayed Road, Dubai, UAE * 4 agents Chat Profile Connect EBB STONE REAL ESTATE * 1906B, Business Central Towers B, Dubai Media City, UAE * 5 agents Chat Profile Connect EXCLUSIVE HOMES REAL ESTATE * Apex Atrium Bldg, Office 214 Motor City, Dubai Land P.O.Box 89352 Dubai * 2 agents Chat Profile Connect ALAK REAL ESTATE BROKERS * Office 25, 2nd floor, Blue Bay Tower, Business Bay. * 4 agents Chat Profile Connect LIFESPACE REAL ESTATE * P.O. Box 12051, Dubai * 0 agents Chat Profile Connect MY ISLAND REAL ESTATE * Office 403, Al Barsha Business Center, P.O. Box 241375, Dubai * 0 agents Chat Profile Connect TWELVEPOINT REAL ESTATE BROKER LLC * 1308 Prizm Tower Business Bay Dubai * 3 agents Chat Profile Next Our HAPPY CLIENTS -------------------------------------------------------------------------------- Previous * * * After the war, I try to find a good condo in Turkey. One of my friends in Istanbul try to help but he offered me options away from my budget. I tried using websites from Turkey but unfortunately, there is no English or Russian, and can't understand anything. I come to kemedar and used the Russian version of it. It was a great experience. I love how it is easy. Everything is in Russian and can directly contact the sellers and organize all my processes very easily in my dashboard.. Thank you guys for your beautiful system BUYER * * * * * Anastasiya Bizkrovna * * * The best thing I have seen in Kemedar is the feeling that I am really a partner of the company in terms of linking and adding my company to the company’s managerial system like the accounting system to the human resources system. I really felt that I was one of the departments of a professional international company of the size of Kemedar. KEMEDAR FRANCHISE OWNER * * * * * Peter Hanna * * * As a company of 8 employees, there were too many operations that we could not carry out and were not qualified to perform in the proper way despite the availability of financial capabilities.. The partnership with Kemedar provided us with these services very easily, such as the marketing service through Affiliates, direct marketers, and telemarketing. This made us more focused on what we do it perfectly of Finding suitable opportunities and real estate in our region and feeding the mighty marketing machine of Kemedar so that the results are really very satisfactory for all parties REAL ESTATE AGENCY * * * * * Leopard Clark Next FEATURED DEVELOPER -------------------------------------------------------------------------------- Connect M2 DEVELOPMENT * Chat Profile Connect REAL MARK * Chat Profile Connect MARSEILIA GROUP * Chat Profile Connect NEXT DEAL DEVELOPMENTS * Chat Profile Kemedar Prop_tech Super App system is a real estate marketplace that will do revolutionary changes in the way people are selling, buying, renting, finishing, investing, or promoting their properties whether they are individuals or companies CONTACT US * * * * * USEFUL LINKS * About us * Systems Stats * Support * Contact PREMIUM SERVICES * For Individuals * For Businesses * Subscriptions * Pricing * Advertising services OUR PARTNERS * Camonea * Xeed SUBSCRIBE Real estate investing involves the purchase, Improvement of realty, management and sale or rental of real estate for profit. KEMEWORK This home provides wonderful entertaining spaces. KEMETRO Marketplace for 185 essential product categories needed for your home. KEMEDAR REIT A smarter and better way for everyone to Real Estate Investment. All rights reserved to KEMEDAR © CORPORATION 2014 Find Find Properties Properties For Sale For Rent For investment For daily booking In Auction find_menu_property-shared_unit find_menu_property-hourly_booking Handymen & Professionals Handymen & Professionals Decorists Painters Electricians Architects Carpenters Plumbers Movers More Products Products Construction Masonry materials Architectural Electrical Plumbing Mechanical Appliances Furniture Decorative Landscape & Garden More Projects & Compounds Agents Developers Finishing companies Kemedar Franchise owner Home service Product sellers (Store or factory) Job or career Instructor or Tutor Consultant Training Course Investment opportunities Create Create Property Buy Request Project Task REIT Property Investment Opportunity Store Product Post Page Group Event Used product Video news Article news Course Discounted offer Advertisment Digital business card My buidling community Virtual tour footer_menu_create_interactive-map AI content Home design support ticket Invest Invest Invest my real estate Buy part of real estate Kemedar Reit System Buy Shares in Kemedar in crowdfunding Know Know Recent news Trending News Reports Real estate market news Real estate investment news Auctions & Tenders Governmental & legal news Learn Learn Home Development & Finishing Home Design Architect Painter Plumber Electrician Flooring installer Tile setter Roofer Carpenter Real Estate Business Real Estate Business Management Communications Business Strategy Real estate Marketing Home decoration & homestyle Home decoration Do it Yourself Connect Connect Affiliate program Join Community My neighbours Kemessenger Groups Pages Forums Manage Manage manage_menu_my_leased property My Selling Organizer My buying organizer My affiliate program WhatsApp campaigns SMS campaigns Email campaigns My files & documents My Advertisment campaigns My company my emplyees My accounts My projects My money My payments payment gateway User Benefits User Benefits Property Owner Property Buyer Product Seller (Store) Product Buyer Store Collaborator Product Shipper Real estate Agent Real estate Developer Handyman or technician Finishing Company Area Franchise owner Country Franchise owner Investor Affiliate marketer Freelancer Job seeker Community member Trainer or Instructor Academy student Office Partners Useful links Useful links About us Paid services Social Pages Franchise Opportunities Term & Policies Privacy policy Mobile apps Find Find * Properties Properties * For Sale * For Rent * For investment * For daily booking * In Auction * find_menu_property-shared_unit * find_menu_property-hourly_booking * Handymen & Professionals Handymen & Professionals * Decorists * Painters * Electricians * Architects * Carpenters * Plumbers * Movers * More * Products Products * Construction * Masonry materials * Architectural * Electrical * Plumbing * Mechanical * Appliances * Furniture * Decorative * Landscape & Garden * More * Projects & Compounds * Agents * Developers * Finishing companies * Kemedar Franchise owner * Home service * Product sellers (Store or factory) * Job or career * Instructor or Tutor * Consultant * Training Course * Investment opportunities * find_menu_property-discounted_offer Create Create * Property * Buy Request * Project * Manged property * Tenent * maintainer * Task * REIT Property * Investment Opportunity * Store * Product * Post * Page * Group * Event * Used product * Video news * Article news * Course * Discounted offer * Advertisment * Digital business card * My buidling community * Virtual tour * footer_menu_create_interactive-map * AI content * Home design * support ticket Invest Invest * Invest my real estate * Buy part of real estate * Kemedar Reit System * Buy Shares in Kemedar * in crowdfunding Learn Learn * Recent news Recent news * Trending News * Reports * Real estate market news * Real estate investment news * Auctions & Tenders * Governmental & legal news * Home Development & Finishing * Home Design Architect * Painter * Plumber * Electrician * Flooring installer * Tile setter * Roofer * Carpenter * Real Estate Business Real Estate Business * Management * Communications * Business Strategy * Real estate Marketing * Home decoration & homestyle * Home decoration * Do it Yourself Connect Connect * Affiliate program * Join Community * My neighbours * Kemessenger * Groups * Pages * Forums Manage Manage * manage_menu_my_leased property * My Selling Organizer * My buying organizer * My affiliate program * WhatsApp campaigns * SMS campaigns * Email campaigns * My files & documents * My Advertisment campaigns * My company * my emplyees * My accounts * My projects * My money * My payments * payment gateway * Find Properties * For Sale * For Rent * For investment * For daily booking * In Auction * find_menu_property-shared_unit * find_menu_property-hourly_booking Handymen & Professionals * Decorists * Painters * Electricians * Architects * Carpenters * Plumbers * Movers * More Products * Construction * Masonry materials * Architectural * Electrical * Plumbing * Mechanical * Appliances * Furniture * Decorative * Landscape & Garden * More Projects & Compounds Agents Developers Finishing companies Kemedar Franchise owner Home service Product sellers (Store or factory) Job or career Instructor or Tutor Consultant Training Course Investment opportunities Create Property Buy Request Project Task REIT Property Investment Opportunity Store Product Post Page Group Event Used product Video news Article news Course Discounted offer Advertisment Digital business card My buidling community Virtual tour footer_menu_create_interactive-map AI content Home design support ticket Invest Invest my real estate Buy part of real estate Kemedar Reit System Buy Shares in Kemedar in crowdfunding Know Recent news Trending News Reports Real estate market news Real estate investment news Auctions & Tenders Governmental & legal news Learn Home Development & Finishing Home Design Architect Painter Plumber Electrician Flooring installer Tile setter Roofer Carpenter Real Estate Business * Management * Communications * Business Strategy * Real estate Marketing Home decoration & homestyle Home decoration Do it Yourself Connect Affiliate program Join Community My neighbours Kemessenger Groups Pages Forums Manage manage_menu_my_leased property My Selling Organizer My buying organizer My affiliate program WhatsApp campaigns SMS campaigns Email campaigns My files & documents My Advertisment campaigns My company my emplyees My accounts My projects My money My payments payment gateway User Benefits Property Owner Property Buyer Product Seller (Store) Product Buyer Store Collaborator Product Shipper Real estate Agent Real estate Developer Handyman or technician Finishing Company Area Franchise owner Country Franchise owner Investor Affiliate marketer Freelancer Job seeker Community member Trainer or Instructor Academy student Office Partners Useful links About us Paid services Social Pages Franchise Opportunities Term & Policies Privacy policy Mobile apps * * Register * Owner & Buyer * Real Estate agent or developer * Handyman or specialist * Local Partners * International partners Search * Owner & Buyer * Real Estate agent or developer * Handyman or specialist * Local Partners * International partners Add * Owner & Buyer * Real Estate agent or developer * Handyman or specialist * Local Partners * International partners