{{ $profileData->name }}
{{ $profileData->username }}
{{ $profileData->email }}
@extends('admin.admin_dashboard') @section('admin') <<<<<<< HEAD
{{ $profileData->username }}
{{ $profileData->email }}
Activity score · last {{ 30 }} days
Rank #{{ $insights['activity']['rank'] }} of {{ $insights['activity']['total_peers'] }} active users
{{ $benchmark['period'] }}
{{ $benchmark['comparison'] }}
{{ $insights['weekly']['total'] }} total actions across the last 8 weeks.
Your report pipeline
{{ $profileData->username ? '@'.$profileData->username : 'No username' }}
{{ $profileData->email }}