@extends('layouts.superadmin') @section('title', 'خريطة التأثير (EES)') @section('page-title', 'خريطة التأثير (Influence Mapping)') @section('content')
الترتيب حسب Influence Score.
| الشخص | الرتبة | Score | Reach | صفحات مشتركة | Hits | وقت (د) | آخر يوم |
|---|---|---|---|---|---|---|---|
|
{{ $row->name ?? ('#'.$row->id) }}
{{ $row->username }}
|
{{ $row->membership_status }} | {{ (int) round($row->influence_score ?? 0) }} | {{ (int)$row->shared_reach }} | {{ (int)$row->unique_shared_pages }} | {{ (int)$row->shared_hits }} | {{ $mins }} | {{ $row->last_day ?? '—' }} |
| لا يوجد نتائج ضمن الفلاتر. | |||||||
أكثر صفحات عملت “تقاطعات” بين عدة أشخاص إداريين.
| Page | Days | Reach Sum | Rows | Time (m) |
|---|---|---|---|---|
| {{ $p->page_url }} | {{ (int)$p->days_count }} | {{ (int)$p->reach_sum }} | {{ (int)$p->user_day_rows }} | {{ $mins }} |
| لا يوجد بيانات كافية. | ||||