الرئيسية
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> articleService [in template "1596030#1596071#1719882" at line 7, column 35]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "1596030#1596071#1719882" at line 7, column 33]
----
1<section id="hero">
2 <div class=" home p-0" id="home">
3 <div class="swiper swiper-container hero-slider ">
4 <div class="swiper-wrapper ">
5 <#if entries?has_content>
6 <#list entries as curEntry>
7 ${articleService.getContentByClassPK(curEntry.classPK?number, "36548")}
8 </#list>
9</#if>
10
11 </div>
12 <a class="second" href="#about"><img src="/documents/d/guest/frame-1-" /></a>
13 <div class="swiper-button-prev swiper-button-prev1"><i class=" bi bi-chevron-left"></i></div>
14 <div class="swiper-button-next swiper-button-next1"><i class=" bi bi-chevron-right"></i></div>
15 <div class="swiper-pagination swiper-pagination1"></div>
16 </div>
17
18 </div>
19 </section>
نبذة عن مجلس المناطق الحرة بدبي
11
free zone authorities
27
free zones
38%
of Dubai’s economy
40%
of Dubai's foreign trade
500K+
of Dubai land
100K+
workforce
توفير منصة للتعاون السلس بين المناطق الحرة في دبي من أجل تعزيز أدائها وقدرتها التنافسية العالمية.
Working towards favorable regulations and ecosystems with local, regional and international bodies and regulators.
Enabling the sharing of best practices amongst council members
Providing a fair representation of the various Free zones offerings
أعضاء مجلس المناطق الحرة بدبي
(
)
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> articleService [in template "1596030#1596071#1719885" at line 8, column 31]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "1596030#1596071#1719885" at line 8, column 29]
----
1<div class="swiper swiper-container members-slider ">
2 <div class="swiper-wrapper ">
3 <#if entries?has_content>
4 <#list entries as curEntry>
5 <div class="swiper-slide ">
6
7 ${articleService.getContentByClassPK(curEntry.classPK?number, "36702")}
8 </div>
9 </#list>
10 </#if>
11 </div>
12</div>
الأخبار
(
)
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> articleService [in template "1596030#1596071#1719888" at line 6, column 35]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "1596030#1596071#1719888" at line 6, column 33]
----
1<div class="swiper swiper-container media-slider ">
2 <div class="swiper-wrapper ">
3
4 <#if entries?has_content>
5 <#list entries as curEntry>
6 ${articleService.getContentByClassPK(curEntry.classPK?number, "37015")}
7 </#list>
8</#if>
9 </div>
10 </div>
المناسبات
(
)
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> articleService [in template "1596030#1596071#1719915" at line 5, column 35]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "1596030#1596071#1719915" at line 5, column 33]
----
1<div class="swiper swiper-container Events-slider2 ">
2 <div class="swiper-wrapper ">
3 <#if entries?has_content>
4 <#list entries as curEntry>
5 ${articleService.getContentByClassPK(curEntry.classPK?number, "39322")}
6 </#list>
7</#if>
8 </div>
9 </div>
الأجندة الاقتصادية D33
"سيصادف عام 2033 مرور 200 عام على تأسيس دبي: العام الذي ستصبح فيه دبي أهم مركز أعمال عالمي، وبحلول ذلك الوقت نكون قد انتهينا من تنفيذ أجندة دبي الاقتصادية 2033."
صاحب السمو الشيخ محمد بن راشد آل مكتوم
عرض المزيدالأثر الاقتصادي
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> articleService [in template "1596030#1596071#1719897" at line 9, column 43]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${articleService.getContentByClassPK(... [in template "1596030#1596071#1719897" at line 9, column 41]
----
1<div class="faq-list">
2 <ul>
3 <#if entries?has_content>
4 <#list entries as curEntry>
5 <#if curEntry?index!=0 >
6 <hr data-aos="zoom-in" data-aos-delay="100" />
7
8 </#if>
9 ${articleService.getContentByClassPK(curEntry.classPK?number, "37986")}
10
11 </#list>
12</#if>
13
14
15
16 </ul>
17 </div>
Contact Us
اتصل بنا
طريق الشيخ محمد بن زايد، المقر الرئيسي لواحة دبي للسيليكون، الطابق التاسع - دبى، الامارات العربية المتحدة