{"id":29512,"date":"2023-03-07T12:35:34","date_gmt":"2023-03-07T12:35:34","guid":{"rendered":"https:\/\/fondation-arrawaj.ma\/?page_id=29512"},"modified":"2024-03-12T15:54:04","modified_gmt":"2024-03-12T15:54:04","slug":"nos-evenements","status":"publish","type":"page","link":"http:\/\/fondation-arrawaj.ma\/en\/nos-evenements\/","title":{"rendered":"Nos \u00e9v\u00e9nements"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"29512\" class=\"elementor elementor-29512\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a37551b mtitle elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"a37551b\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d302f8e\" data-id=\"d302f8e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0862cef mbread elementor-widget elementor-widget-text-editor\" data-id=\"0862cef\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<p><i style=\"margin-right: 14px;\"><img decoding=\"async\" style=\"width: 25px;\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\" \/><\/i>Accueil &gt; Nos \u00e9v\u00e9nements<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cfaef8 elementor-widget elementor-widget-heading\" data-id=\"1cfaef8\" data-element_type=\"widget\" id=\"retour\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">        <i><img decoding=\"async\"  style=\"    margin-top: -3px!important;\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/09\/pngwing.com-copy-1515-copy-with.png\" alt=\"\" width=\"25px\"><\/i> RETOUR<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-377a904 elementor-widget elementor-widget-heading\" data-id=\"377a904\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">NOS \u00c9V\u00c9NEMENTS<br><\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f75b30b elementor-section-full_width elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"f75b30b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-062beb8\" data-id=\"062beb8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0f30cff elementor-widget elementor-widget-neuron-advanced-google-maps\" data-id=\"0f30cff\" data-element_type=\"widget\" data-widget_type=\"neuron-advanced-google-maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t        <div class=\"map-holder\">\n            <div id=\"map-0f30cff\" class=\"map\"><\/div>\n        <\/div>\n        <script>\n                            jQuery(document).on('ready', function($){\n                            var locations = [\n                    [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 1#<\/h4> <p class=\"mb-0\">\"Marker Content 1#\"<\/p> ', 40.775541, -73.986267, '0', 100, 100, true], [' <h4 class=\"mb-0 h-small-bottom-padding\">Marker Title 2#<\/h4> <p class=\"mb-0\">\"Marker Content 2#\"<\/p> ', 40.787239, -73.945772, '0', 100, 100, true]                ];\n\n                var myOptions = {\n                    center: new google.maps.LatLng(40.783058, -73.971252),\n                    zoom: 13,\n                    scrollwheel: false,\n                    mapTypeControl: false,\n                    zoomControl: true,\n                    fullscreenControl: false,\n                    streetViewControl: false,\n                    draggable: true                }\n\n                var map = new google.maps.Map(document.getElementById('map-0f30cff'), myOptions);\n\n                var infowindow = new google.maps.InfoWindow();\n                var bounds = new google.maps.LatLngBounds();\n\n                var marker, i;\n\n                for (i = 0; i < locations.length; i++) {\n\n                    if (locations[i][6] == true) {\n                        $scaled = new google.maps.Size(locations[i][4] \/ 2, locations[i][5] \/ 2);\n                    } else {\n                        $scaled = new google.maps.Size(locations[i][4], locations[i][5]);\n                    }\n\n\n                    var icon = {\n                        url: locations[i][3],\n                        scaledSize: $scaled\n                    };\n\n                    if (locations[i][3] == '0') {\n                        icon = '';\n                    }\n\n                    marker = new google.maps.Marker({\n                        position: new google.maps.LatLng(locations[i][1], locations[i][2]),\n                        map: map,\n                        icon: icon,\n                        animation: google.maps.Animation.DROP\n                    });\n\n                    bounds.extend(marker.position);\n\n                    if (locations[i][0] != \" \") {\n                        google.maps.event.addListener(marker, 'click', (function(marker, i) {\n                            return function() {\n                                infowindow.setContent(locations[i][0]);\n                                infowindow.open(map, marker);\n                            }\n                        })(marker, i));\n                    }\n                }\n\n                                    var styledMapType = new google.maps.StyledMapType(\n                        [\n    {\n        \"featureType\": \"water\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#e9e9e9\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"landscape\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 17\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.highway\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 29\n            },\n            {\n                \"weight\": 0.2\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.arterial\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 18\n            }\n        ]\n    },\n    {\n        \"featureType\": \"road.local\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f5f5f5\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"featureType\": \"poi.park\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#dedede\"\n            },\n            {\n                \"lightness\": 21\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.stroke\",\n        \"stylers\": [\n            {\n                \"visibility\": \"on\"\n            },\n            {\n                \"color\": \"#ffffff\"\n            },\n            {\n                \"lightness\": 16\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.text.fill\",\n        \"stylers\": [\n            {\n                \"saturation\": 36\n            },\n            {\n                \"color\": \"#333333\"\n            },\n            {\n                \"lightness\": 40\n            }\n        ]\n    },\n    {\n        \"elementType\": \"labels.icon\",\n        \"stylers\": [\n            {\n                \"visibility\": \"off\"\n            }\n        ]\n    },\n    {\n        \"featureType\": \"transit\",\n        \"elementType\": \"geometry\",\n        \"stylers\": [\n            {\n                \"color\": \"#f2f2f2\"\n            },\n            {\n                \"lightness\": 19\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.fill\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 20\n            }\n        ]\n    },\n    {\n        \"featureType\": \"administrative\",\n        \"elementType\": \"geometry.stroke\",\n        \"stylers\": [\n            {\n                \"color\": \"#fefefe\"\n            },\n            {\n                \"lightness\": 17\n            },\n            {\n                \"weight\": 1.2\n            }\n        ]\n    }\n],                        { name: 'Styled Map' }\n                    );\n                    map.mapTypes.set('styled_map', styledMapType);\n                    map.setMapTypeId('styled_map');\n                                            });\n                    <\/script>\n\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-04616c2 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no elementor-invisible\" data-id=\"04616c2\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-f55487c\" data-id=\"f55487c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8863544 elementor-widget elementor-widget-heading\" data-id=\"8863544\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Prix National du Micro-Entrepreneur<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e77ed27\" data-id=\"e77ed27\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-714b081 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"714b081\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-9cd66d7\" data-id=\"9cd66d7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ee4cc7 elementor-position-left elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"3ee4cc7\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"27\" height=\"37\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-4-1.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\">Beni Mellal<\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff888d2 elementor-position-left elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image-box\" data-id=\"ff888d2\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/elementor\/thumbs\/Asset-5-2-q387k692167uz3gt1nw86eyiuadhk7itn39cls3h42.png\" title=\"Asset 5\" alt=\"Asset 5\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\">Novembre 2022<\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b499113 animated-slow elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no elementor-invisible\" data-id=\"b499113\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f33a207\" data-id=\"f33a207\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f1e4296 elementor-widget elementor-widget-text-editor\" data-id=\"f1e4296\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div id=\"TheTexte\" class=\"Texte\" lang=\"zxx\"><p>Dans le cadre de la neuvi\u00e8me \u00e9dition du Prix national du micro-entrepreneur, le Centre Mohammed VI de soutien \u00e0 la microfinance solidaire et la F\u00e9d\u00e9ration nationale des associations de microcr\u00e9dit (FNAM) ont organis\u00e9 une c\u00e9r\u00e9monie de remise des prix aux laur\u00e9ats le vendredi 04 novembre \u00e0 Beni Mellal.<br \/>Ce prix a port\u00e9 sur huit cat\u00e9gories et 24 laur\u00e9ats ayant b\u00e9n\u00e9fici\u00e9 des services du secteur de la microfinance ont \u00e9t\u00e9 prim\u00e9s pour l\u2019originalit\u00e9 et la r\u00e9ussite de leurs micro-projets<br \/>Nous remercions le CMS et la FNAM ainsi que tous les intervenants ayant fait de cette manifestation une vraie r\u00e9ussite \u00e0 tous les niveaux.<\/p><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-84b0a9e elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"84b0a9e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b254220\" data-id=\"b254220\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c890147 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"c890147\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"837\" height=\"557\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-9-100.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-9-100.jpg 837w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-9-100-300x200.jpg 300w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-9-100-768x511.jpg 768w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-9-100-600x399.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3f9f613\" data-id=\"3f9f613\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-90fe877 animated-slow elementor-invisible elementor-widget elementor-widget-image\" data-id=\"90fe877\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:400}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"837\" height=\"557\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-10-100.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-10-100.jpg 837w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-10-100-300x200.jpg 300w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-10-100-768x511.jpg 768w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-10-100-600x399.jpg 600w\" sizes=\"(max-width: 837px) 100vw, 837px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5149a4c elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"5149a4c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51f3788\" data-id=\"51f3788\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6daf144 elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-spacer\" data-id=\"6daf144\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a545794 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"a545794\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Autres \u00e9v\u00e9nements<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3c9b2f elementor-hidden-tablet elementor-hidden-phone elementor-widget elementor-widget-spacer\" data-id=\"d3c9b2f\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e564fb8 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no elementor-invisible\" data-id=\"e564fb8\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d140789\" data-id=\"d140789\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d148d8d elementor-widget elementor-widget-image\" data-id=\"d148d8d\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"476\" height=\"287\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-11-100.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-11-100.jpg 476w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-11-100-300x181.jpg 300w\" sizes=\"(max-width: 476px) 100vw, 476px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-aba6623\" data-id=\"aba6623\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-50fb1e6 elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"50fb1e6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2b8364f\" data-id=\"2b8364f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2de7eea elementor-position-left elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"2de7eea\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"27\" height=\"37\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-4-1.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\">B\u00e9ni Mellal, Maroc<\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ff5e13 elementor-position-left elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image-box\" data-id=\"9ff5e13\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/elementor\/thumbs\/Asset-5-2-q387k692167uz3gt1nw86eyiuadhk7itn39cls3h42.png\" title=\"Asset 5\" alt=\"Asset 5\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\">Novembre 2022<\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd62cd0 elementor-widget elementor-widget-heading\" data-id=\"dd62cd0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">La rencontre r\u00e9gionale de Beni Mellal National  <br>\ndu Micro-Entrepreneur \n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d49963 elementor-widget elementor-widget-text-editor\" data-id=\"2d49963\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div id=\"TheTexte\" class=\"Texte\" lang=\"zxx\">\n\nDans le cadre de sa mission d\u2019accompagnement et d\u2019appui \u00e0 la commercialisation des produits et services des b\u00e9n\u00e9ficiaires des Associations de microcr\u00e9dit, le Centre Mohammed VI de Soutien \u00e0 la Microfinance Solidaire (CMS) a organis\u00e9 en marge du Prix national du micro-entrepreneur une Rencontre R\u00e9gionale du micro-entrepreneur, dans la ville de B\u00e9ni Mellal du 01er au 08 novembre 2022.\u00a0<a href=\"#\" style=\"color:#D88A00;\"> Lire plus <\/a>\n\n<\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-15298dc elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no elementor-invisible\" data-id=\"15298dc\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9acee3e\" data-id=\"9acee3e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0844c9 elementor-widget elementor-widget-image\" data-id=\"c0844c9\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"476\" height=\"287\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-12-100.jpg\" class=\"attachment-large size-large\" alt=\"\" srcset=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-12-100.jpg 476w, http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-12-100-300x181.jpg 300w\" sizes=\"(max-width: 476px) 100vw, 476px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-154ac49\" data-id=\"154ac49\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1316dac elementor-section-boxed elementor-section-height-default elementor-section-height-default neuron-fixed-no\" data-id=\"1316dac\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-936adce\" data-id=\"936adce\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9507862 elementor-position-left elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-vertical-align-top elementor-widget elementor-widget-image-box\" data-id=\"9507862\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img loading=\"lazy\" decoding=\"async\" width=\"27\" height=\"37\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Asset-4-1.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\">Mdiq, Maroc <\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c702a7 elementor-position-left elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-image-box\" data-id=\"3c702a7\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" src=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/elementor\/thumbs\/Asset-5-2-q387k692167uz3gt1nw86eyiuadhk7itn39cls3h42.png\" title=\"Asset 5\" alt=\"Asset 5\" \/><\/figure><div class=\"elementor-image-box-content\"><span class=\"elementor-image-box-title\"> Juillet\u2013Ao\u00fbt\u2013Septembre 2022<\/span><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c3182c elementor-widget elementor-widget-heading\" data-id=\"9c3182c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bazar Solidaire \u2013 2\u00e8me \u00e9dition \n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9b384c elementor-widget elementor-widget-text-editor\" data-id=\"f9b384c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div id=\"TheTexte\" class=\"Texte\" lang=\"zxx\"><p>Dans le cadre de l\u2019accompagnement et de l\u2019appui \u00e0 la commercialisation au profit de ses clients, la Fondation Arrawaj participe \u00e0 la deuxi\u00e8me \u00e9dition du \u00ab Bazar Solidaire \u00bb organis\u00e9 par le Centre Mohammed VI de Soutien \u00e0 la Microfinance Solidaire (CMS) en partenariat avec la province de M\u2019Diq Fnideq, au Port de Plaisance de la ville de M\u2019diq du 01 Juillet au 30 Septembre 2022.<\/p><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Accueil &gt; Nos \u00e9v\u00e9nements RETOUR NOS \u00c9V\u00c9NEMENTS Prix National du Micro-Entrepreneur Beni Mellal Novembre 2022 Dans le cadre&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":6,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nos \u00e9v\u00e9nements - Fondation Arrawaj<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/fondation-arrawaj.ma\/en\/nos-evenements\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nos \u00e9v\u00e9nements - Fondation Arrawaj\" \/>\n<meta property=\"og:description\" content=\"Accueil &gt; Nos \u00e9v\u00e9nements RETOUR NOS \u00c9V\u00c9NEMENTS Prix National du Micro-Entrepreneur Beni Mellal Novembre 2022 Dans le cadre...\" \/>\n<meta property=\"og:url\" content=\"http:\/\/fondation-arrawaj.ma\/en\/nos-evenements\/\" \/>\n<meta property=\"og:site_name\" content=\"Fondation Arrawaj\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/fondationarrawaj\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-12T15:54:04+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/\",\"url\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/\",\"name\":\"Nos \u00e9v\u00e9nements - Fondation Arrawaj\",\"isPartOf\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\",\"datePublished\":\"2023-03-07T12:35:34+00:00\",\"dateModified\":\"2024-03-12T15:54:04+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage\",\"url\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\",\"contentUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/fondation-arrawaj.ma\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nos \u00e9v\u00e9nements\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#website\",\"url\":\"https:\/\/fondation-arrawaj.ma\/\",\"name\":\"Fondation Arrawaj\",\"description\":\"La finance pour le social\",\"publisher\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fondation-arrawaj.ma\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#organization\",\"name\":\"Fondation Arrawaj\",\"url\":\"https:\/\/fondation-arrawaj.ma\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png\",\"contentUrl\":\"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png\",\"width\":375,\"height\":57,\"caption\":\"Fondation Arrawaj\"},\"image\":{\"@id\":\"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/fondationarrawaj\/\",\"https:\/\/www.instagram.com\/fondationarrawaj\/?igshid=YmMyMTA2M2Y\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nos \u00e9v\u00e9nements - Fondation Arrawaj","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/fondation-arrawaj.ma\/en\/nos-evenements\/","og_locale":"en_US","og_type":"article","og_title":"Nos \u00e9v\u00e9nements - Fondation Arrawaj","og_description":"Accueil &gt; Nos \u00e9v\u00e9nements RETOUR NOS \u00c9V\u00c9NEMENTS Prix National du Micro-Entrepreneur Beni Mellal Novembre 2022 Dans le cadre...","og_url":"http:\/\/fondation-arrawaj.ma\/en\/nos-evenements\/","og_site_name":"Fondation Arrawaj","article_publisher":"https:\/\/web.facebook.com\/fondationarrawaj\/","article_modified_time":"2024-03-12T15:54:04+00:00","og_image":[{"url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/","url":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/","name":"Nos \u00e9v\u00e9nements - Fondation Arrawaj","isPartOf":{"@id":"https:\/\/fondation-arrawaj.ma\/#website"},"primaryImageOfPage":{"@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage"},"image":{"@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage"},"thumbnailUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png","datePublished":"2023-03-07T12:35:34+00:00","dateModified":"2024-03-12T15:54:04+00:00","breadcrumb":{"@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#primaryimage","url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png","contentUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/03\/Home-2.png"},{"@type":"BreadcrumbList","@id":"http:\/\/fondation-arrawaj.ma\/ar\/nos-evenements\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/fondation-arrawaj.ma\/"},{"@type":"ListItem","position":2,"name":"Nos \u00e9v\u00e9nements"}]},{"@type":"WebSite","@id":"https:\/\/fondation-arrawaj.ma\/#website","url":"https:\/\/fondation-arrawaj.ma\/","name":"Fondation Arrawaj","description":"La finance pour le social","publisher":{"@id":"https:\/\/fondation-arrawaj.ma\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fondation-arrawaj.ma\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/fondation-arrawaj.ma\/#organization","name":"Fondation Arrawaj","url":"https:\/\/fondation-arrawaj.ma\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/","url":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png","contentUrl":"http:\/\/fondation-arrawaj.ma\/wp-content\/uploads\/2023\/04\/logo-4.png","width":375,"height":57,"caption":"Fondation Arrawaj"},"image":{"@id":"https:\/\/fondation-arrawaj.ma\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/fondationarrawaj\/","https:\/\/www.instagram.com\/fondationarrawaj\/?igshid=YmMyMTA2M2Y"]}]}},"_links":{"self":[{"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/29512"}],"collection":[{"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/comments?post=29512"}],"version-history":[{"count":103,"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/29512\/revisions"}],"predecessor-version":[{"id":48545,"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/pages\/29512\/revisions\/48545"}],"wp:attachment":[{"href":"http:\/\/fondation-arrawaj.ma\/en\/wp-json\/wp\/v2\/media?parent=29512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}