تقرير المؤسسات

تاريخ التقرير: {{ date('Y-m-d H:i') }}

@if(!empty($filters['search']))
الفلاتر المطبقة: @if(!empty($filters['search'])) بحث: {{ $filters['search'] }} @endif
@endif
{{ $stats['total'] }}
إجمالي المؤسسات
@foreach($institutions as $index => $institution) @endforeach
# اسم المؤسسة رقم المنشأ الرقم الموحد رقم التامينات الغرفة التجارية
{{ $index + 1 }} {{ $institution->institution_name ?: '-' }} {{ $institution->establishment_number ?: '-' }} {{ $institution->unified_number ?: '-' }} {{ $institution->insurance_number ?: '-' }} {{ $institution->chamber_username ?: '-' }}