@extends('super_admin.layout.master') @section('title', 'الإدارة المركزية') @section('style') @endsection @section('content')
| # | الاسم | عدد اللجان | مسئول | مسئول مشروع | فريق العمل | إجرائات | |
|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $activity->name }} | {{ $activity->sections->count() ?? 0 }} | {{ $activity->getMasaolCount() ?? 0 }} | {{ $activity->getMashroaaMasaolCount() ?? 0 }} | 
                             
                                    {{  $percentage }}%
                                 
                             |