عنوان الجمعية
{{ old('adresse', $docList->projet->demande->association->adresse ?? '') }}
الترقيم البريدي
{{ old('code_postal', $docList->projet->demande->association->code_postal ?? '') }}
الهاتف
{{ old('tel', $docList->projet->demande->association->tel ?? '') }}
الفاكس
{{ old('fax', $docList->projet->demande->association->fax ?? '') }}
تاريخ التأسيس
{{ old('date_creation', $docList->projet->demande->association->date_creation ?? '') }}
رقم التأشيرة
{{ old('num_visa', $docList->projet->demande->association->num_visa ?? '') }}
تاريخ التأشيرة
{{ old('date_visa', $docList->projet->demande->association->date_visa ?? '') }}
رقم المعرف الجبائي
{{ old('num_identification_fiscale', $docList->projet->demande->association->num_identification_fiscale ?? '') }}
رقم الحساب الجاري
{{ old('num_compte_courant', $docList->projet->demande->association->num_compte_courant ?? '') }}
البنك
{{ old('banque', $docList->projet->demande->association->banque ?? '') }}
البريد الإلكتروني
{{ old('adresse_mail', $docList->projet->demande->association->adresse_mail ?? '') }}
عنوان موقع الواب
{{ old('adresse_site_internet', $docList->projet->demande->association->adresse_site_internet ?? '') }}
إسم رئيس الجمعية
{{ old('nom_president_association', $docList->projet->demande->association->nom_president_association ?? '') }}
الهاتف الشخصي
{{ old('tel_personnel', $docList->projet->demande->association->tel_personnel ?? '') }}
عدد أعضاء المكتب الوطني للجمعية
{{ old('num_membre_bureau_national_a', $docList->projet->demande->association->num_membre_bureau_national_a ?? '') }}
عدد المكاتب الجهوية ان وجدت
{{ old('num_bureaux_regionaux', $docList->projet->demande->association->num_bureaux_regionaux ?? '') }}
عدد المنخرطين الاجمالي
{{ old('num_total_membre', $docList->projet->demande->association->num_total_membre ?? '') }}