{% extends "FrontofficeAr/base.html.twig" %} {% block activeHome %}main-menu-active{% endblock %} {% block titre %}جامعة غرف الصيد البحري{% endblock %} {% block body %}

أخبار الغرف

{% for a in actualitsChambre %} {# {% if index != 0 %} #} {# {% endif %} {% set index = index + 1 %} #} {% endfor %}
{% set index = 0 %} {% for a in actualites %} {% set type = a.type == "FCPM" ? "Actualités_de_la_Fédération" : "Actualités_Nationales_et_Internationales" %} {% set codeType = a.type == "FCPM" ? 2 : 1 %}

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

{% if a.imgPrincipal != '' %} {% else %} {% endif %}
{% set index = index + 1 %} {% endfor %}
{% if actualites|length == 0 %}

Aucune actualité pour le moment

{% endif %}
أحدث المقالات

آخر الأخبار

مساحة إعلامية
{% if Galerie|length > 0 %}
{% else %}
لا توجد أي صورة أو فيديو متاح.
{% endif %}
أصناف الصيد البحري
{% for s in slider %}

{{ s.titreAr }}

{% if s.url != "" %} Voir plus {% endif %}
{% set index = index+1 %} {% endfor %}
{% for stat in dataStat %} {% if stat.detailOrder == 1 %} {% set icon = asset("assets/Backoffice/images/canne-a-peche.png") %} {% elseif stat.detailOrder == 2 %} {% set icon = asset("assets/Backoffice/images/bateau-de-peche.png") %} {% elseif stat.detailOrder == 3 %} {% set icon = asset("assets/Backoffice/images/bateau-de-haut.png") %} {% elseif stat.detailOrder == 4 %} {% set icon = asset("assets/Backoffice/images/plongeur.png") %} {% else %} {% set icon = '' %} {% endif %}

{{ stat.titreAr }}

{% endfor %}
خريطة التقسيم المجالي لغرف الصيد البحري
حالة الطقس و أحداث
{#
#} {#
#} {# Bezpłatny Widget Pogodowy HTML #} {# strony internetowej#} {#
#} {# #} {#
#}
شركاؤنا
{% endblock %} {% block js %} {% endblock %}