@extends('backoffice.dashboard') @section('content') @if ($errors->any()) @endif @if(Auth::check())
@csrf @method('PUT') @php $currentStatus = old('id_statut', $docList->id_statut2 ?? ''); $currentMotif = old('commentaire_motif2', $docList->commentaire_motif2 ?? ''); @endphp

{{ $formulaire->type_ar }}

اطلاع على المطلب

الوضعية الحالية:
@if($docList->id_statut2 == 1) موافقة @elseif($docList->id_statut2== 3) عدم موافقة @elseif($docList->id_statut2 == 4) موافقة شريطة @elseif($docList->id_statut2== 5) ارجاء لابداء الراي @else في الانتظار @endif
@if($currentStatus == 3 && $currentMotif)

سبب الرفض:

{{ $currentMotif }}

@endif
تاريخ تغيّر الوضعية
@if($docList->statutHistoriesBySecondId->isEmpty())

لا توجد تغييرات سابقة.

@else
@foreach($docList->statutHistoriesBySecondId as $hist) @php $from = optional($hist->fromStatut)->statut_ar ?? optional($hist->fromStatut)->libelle_ar ?? '—'; $to = optional($hist->toStatut)->statut_ar ?? optional($hist->toStatut)->libelle_ar ?? '—'; $toId = optional($hist->toStatut)->id_statut; $badgeClass = $toId === 1 ? 'badge-success' : ($toId === 3 ? 'badge-danger' : 'badge-muted'); $changer = optional($hist->changer)->nom_prenom ?? optional($hist->changer)->email ?? 'نظام'; @endphp
{{ $hist->created_at->format('d/m/Y H:i') }}
بواسطة: {{ $changer }}
{{ $from }} {{ $to }}
@if($hist->commentaire)
سبب / تعليق
{{ $hist->commentaire }}
@endif
@endforeach
@endif

اللجنة الفنية للنظر في مطالب التمويل العمومي

{{ $docList->projet->demande->association->nom_association ?? '-' }}
{{ $formulaire->type_ar }}
@foreach($type_financement as $type)
id_type_fin, $selectedTypes) ? 'checked' : '' }} disabled>
@endforeach
المعطيات الخاصة بالجمعية
{{ $docList->projet->demande->association->adresse ?? '-' }}
{{ $docList->projet->demande->association->code_postal ?? '-' }}
{{ $docList->projet->demande->association->tel ?? '-' }}
{{ $docList->projet->demande->association->fax ?? '-' }}
{{ $docList->projet->demande->association->date_creation ?? '-' }}
{{ $docList->projet->demande->association->num_visa ?? '-' }}
{{ $docList->projet->demande->association->date_visa ?? '-' }}
{{ $docList->projet->demande->association->num_identification_fiscale ?? '-' }}
{{ $docList->projet->demande->association->num_compte_courant ?? '-' }}
{{ $docList->projet->demande->association->banque ?? '-' }}
{{ $docList->projet->demande->association->adresse_mail ?? '-' }}
{{ $docList->projet->demande->association->adresse_site_internet ?? '-' }}
{{ $docList->projet->demande->association->nom_president_association ?? '-' }}
{{ $docList->projet->demande->association->tel_personnel ?? '-' }}
{{ $docList->projet->demande->association->num_membre_bureau_national_a ?? '-' }}
{{ $docList->projet->demande->association->num_bureaux_regionaux ?? '-' }}
{{ $docList->projet->demande->association->num_total_membre ?? '-' }}

{{ $formulaire2->type_ar }}

جذاذة فنية


المعطيات البيداغوجية

{{ $docList->projet->superviseur->nom_prenom_sup ?? '-' }}
{{ $docList->projet->superviseur->profession_sup ?? '-' }}
{{ $docList->projet->superviseur->role_sup ?? '-' }}
{{ $docList->projet->superviseur->tel_sup ?? '-' }}
{{ $docList->projet->superviseur->email_sup ?? '-' }}
{{ $docList->projet->nom_projet ?? '-' }}
{{ $docList->projet->justification_realisation ?? '-' }}
{{ $docList->projet->objectives ?? '-' }}

وصف الفقرات او المراحل

@forelse($docList->projet->activites ?? [] as $index => $phase) @empty @endforelse
رقم اهم الفقرات او المراحل تاريخ الانجاز مكان الإنجاز
{{ $index + 1 }} {{ $phase->description ?? 'غير محدد' }} {{ $phase->completion_date ?? 'غير محدد' }} {{ $phase->completion_location ?? 'غير محدد' }}
لا توجد مراحل مضافة
{{ $docList->projet->public ?? '-' }}
{{ $docList->projet->nombre_spectateur ?? '-' }}
{{ $docList->projet->tranch_age_min ?? '-' }}
{{ $docList->projet->tranch_age_max ?? '-' }}
{{ $docList->projet->parties_realisation ?? '-' }}
{{ $docList->projet->resultat_quantitatif ?? '-' }}
{{ $docList->projet->resultat_qualitatif ?? '-' }}
{{ $docList->projet->perspectives ?? '-' }}

الموازنة المالية

@forelse($docList->projet->estimationBudget as $budget) @empty @endforelse
الكلفة الجملية التقديرية
(المبلغ بالدينار التونسي)
حجم التمويل الذاتي حجم الدعم المطلوب من الوزارة
النسبة المائوية المبلغ بالدينار المبلغ بالدينار النسبة المائوية
{{ $budget->cout_total_estime ?? '-' }} {{ $budget->financement_propre_pourcentage ?? '-' }} {{ $budget->financement_propre_montant ?? '-' }} {{ $budget->aide_ministere_montant ?? '-' }} {{ $budget->aide_ministere_pourcentage ?? '-' }}
لا توجد بيانات مضافة
@forelse($docList->projet->estimationBudget as $budgetIndex => $budget) @forelse($budget->contributeurs as $supporterIndex => $supporter) @empty @endforelse @empty @endforelse
الأطراف المساهمة في الدعم
ع/ر الطرف المساهم المبلغ بالدينار النسبة المائوية
{{ $supporterIndex + 1 }} {{ $supporter->nom ?? '-' }} {{ $supporter->montant ?? '-' }} {{ $supporter->pourcentage ?? '-' }}
لا توجد مساهمات مضافة
لا توجد بيانات ميزانية
@forelse($docList->projet->estimationBudget as $budgetIndex => $budget) @forelse($budget->postesDepense as $depenseIndex => $depense) @empty @endforelse @empty @endforelse
ع/ر الفقرات مستلزمات الفقرات التكلفة (د)
{{ $depenseIndex + 1 }} {{ $depense->libelle_depense ?? '-' }} {{ $depense->description ?? '-' }} {{ $depense->cout ?? '-' }}
لا توجد مصاريف مضافة
لا توجد بيانات ميزانية
(1) : مستلزمات كل فقرة على حدة مثلا / مستلزمات الندوة او المعرض او الورشة او العرض

{{ $formulaire3->type_ar }}


@foreach($typedocum as $index => $doc) @php $existing = $documents->firstWhere('id_doc', $doc->id_type_doc); @endphp @endforeach
# الوثائق حسب الامر عدد 5183 الوثائق
{{ $index + 1 }} {{ $doc->type_ar }} @if(in_array($doc->id_type_doc, [15, 17])) ✅ هذا الملف متوفر بالفعل @else @if(in_array($doc->id_type_doc, [15, 17])) ✅ هذا الملف متوفر بالفعل @else @if($existing && !empty($existing->file)) 📂 عرض الملف @else لا يوجد ملف @endif @endif @endif
@if(!empty($docList->decision_finale)) 📄 عرض / تحميل @else - @endif
رجوع
@endsection @else @endif