تاريخنا

تاريخنا

تتجاوز الاستدامة في ڤودافون مجرد مزاولة الأعمال على النحو المعتاد أو الحصول على التقدير الخارجي، حيث تفخر ڤودافون بكونها واحدة من أولى الشركات التى تبنت المسئولية الاجتماعية للشركات في مصر، كما أنها ما زالت تقدم الدعم للمجتمع المصري منذ عام 2002 من خلال العديد من مشاريع التنمية المجتمعية. وما زالت ڤوادفون حتى اليوم تقوم بدورها الاجتماعي في مجال الصحة والتعليم ومساعدة ذو الاعاقة.

في عام 2016، شرعنا في مراجعة النهج الذي نتبعه من أجل القيام بالمسئولية الإجتماعية للشركة. ومن أجل القيام بذلك، كان لدينا النية لتحقيق مزيد من المواءمة بين الأهداف التجارية الرئيسية لعملنا وأكبر قدر من التأثير الاجتماعي والاقتصادي والبيئي الذي يمكن تحقيقه نتيجة لهذه الأهداف. واستطعنا من خلال عملنا خلال الأعوام ما بين 2014-2016 وضع استراتيجية جديدة للأعمال المستدامة لڤودافوان مصر. يعكس التحول من نموذج المسئولية الاجتماعية للشركة إلى نموذج استدامة الأعمال رغبتنا في التأكيد على أن هناك أهداف اجتماعية واقتصادية واضحة تكمن وراء الأهداف التى نسعى لتحقيقها من خلال عملنا، فنحن نؤمن بضرورة تحسين مستوي المعيشة وسبل العيش من خلال شعارنا ˮالقوة بين ايديك“.

حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if> 
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing:
==> cur_Description.SVGTag  [in template "20116#20160#44605" at line 15, column 45]

----
Tip: It's the step after the last dot that caused this error, not those before it.
----
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: ${htmlUtil.unescape(cur_Description.S...  [in template "20116#20160#44605" at line 15, column 25]
----
1<!--start Why Vodafone--> 
2<#if Description?? && Description.getSiblings()?has_content> 
3<aside> 
4    <div class="why-vodafone"> 
5        <div class="background  background--cover  "> 
6            <div class="background__image lazyload" data-bgset="${htmlUtil.unescape(WhyVodafoneBackground.getData())}"> 
7                 
8            </div> 
9        </div> 
10        <div class="why-vodafone__content"> 
11            <h2 class="heading heading--3 heading--leading">${htmlUtil.unescape(Title.getData())}</h2> 
12            <ul class="grid grid--gutter"> 
13                <#list Description.getSiblings() as cur_Description> 
14                    <li class="grid__item grid__item--gutter grid__item--sm-1/1 grid__item--1/${Description.getSiblings()?size}"> 
15                        ${htmlUtil.unescape(cur_Description.SVGTag.getData())} 
16                        <span class="why-vodafone__caption">${htmlUtil.unescape(cur_Description.Description1.getData())}</span> 
17                    </li> 
18                    <div style="display:none"> 
19                        ${htmlUtil.unescape(cur_Description.SVGSource.getData())} 
20                    </div> 
21                </#list> 
22            </ul> 
23        </div> 
24         
25    </div> 
26</aside><!--end Why Vodafone--> 
27</#if>