{{$total_users}}

Total Users

Active Users
@php $totalUsers=$total_active_candidates+$total_pending_candidates; $activePer=($total_active_candidates/$totalUsers) * 100; @endphp ({{$activePer}}%)
{{$total_videos}}

Total Videos

@php $activeVideoPer=($total_active_videos/$total_videos) * 100; $inactiveVideoPer=($total_inactive_videos/$total_videos) * 100; $fgVideoPer=($total_flagged_videos/$total_videos) * 100; @endphp
Active {{ round($activeVideoPer) }}%
Flagged {{ round($fgVideoPer) }}% Disabled {{ round($inactiveVideoPer) }}%
@php $totalEngagement=$total_likes+ $total_comments+ $total_views; $likePer=0; $commentPer=0; @endphp @if($totalEngagement>0) @php $likePer=($total_likes/$totalEngagement) * 100; $commentPer=($total_comments/$totalEngagement) * 100; @endphp @endif
{{$totalEngagement}}

User Engagement

{{$total_likes}} Likes
{{$total_comments}} Comments
{{$total_views}} Views
Registration Analytics

{{$current_version}}

Current Version

{{$latest_version}}

Latest Version

@if($current_version != $latest_version) Updates Now @else No Updates Available @endif
Active Candidates
Users Username Date
Inactive Candidates
Users Username Date