{% extends 'frontNEW.html.twig' %} {% block title %} {{ 'page.index.title' |trans }} {% endblock %} {% block body %}

Economical Stability

Lorem ipsum dolor sit consectetua dipiscing elit sed do eiusmod.

Tax Reform

Lorem ipsum dolor sit consectetua dipiscing elit sed do eiusmod.

Educational Institution

Lorem ipsum dolor sit consectetua dipiscing elit sed do eiusmod.

{% if page != null %}
image
More than 20 years of Leadership
image
{% if app.request.locale != 'ar' %}  

{% endif %}

{{ 'page.index.qsn1'| trans }} {{ 'page.index.qsn2'| trans }} {{ 'page.index.qsn3'| trans }}

{{ page[0].content[:1143]|raw }}

{% endif %}

{{'newsletter.modal03' | trans}}

{{'newsletter.modal04' | trans}}


image
{% if events != null %}

{{ 'menu.nav.nav3.sounav1' |trans }}

{% for event in events %}
{% if event.gallerie|length < 1 %}
event
{% else %} {% for gallery in event.gallerie %} {% if loop.index == 1 %}
event
{% endif %} {% endfor %} {% endif %}

{{ event.title }}

{{ event.description|length > 100 ? event.description|slice(0, 100) ~ '...' : event.description }}

{{ 'ensp'|trans }}

{% set month_start = event.start|date("F") %} {{ event.start|date('d') }} {{ month_start|trans }} {{ event.start|date('Y') }}


{% set month_end = event.end|date("F") %} {{ event.end|date('d') }} {{ month_end|trans }} {{ event.end|date('Y') }}

{% endfor %}
{% endif %} {% if news != null %}

{{ 'page.index.new1'| trans }} {{ 'page.index.new2'| trans }}

{% for n in news %}
{% if n.gallerie | length <1 %} news {% else %} {% for picture in n.gallerie %} {% if loop.index == 1 %} news {% endif %} {% endfor %} {% endif %}

{{ n.title }}

{{ n.description[:200]|raw }}

{{ 'ensp'|trans }}
{% endfor %}
{% endif %}

00M

Active Volunteers

00K

Campaign Done

00

Area Coverage

00K

Projects Done

{% endblock %}