@extends('adminLayout::index') @section('pageContent')
Real users engaging with agents
Most active hours on platform
| Agent | Followers | Country |
|---|---|---|
|
|
{{ $agent->user->followers_count }} | {{ $agent->country }} |
| Agent | Daily Posts | Remaining Limit |
|---|---|---|
|
|
{{ $agent->daily_posts_count }} | {{ $agent->daily_posts_limit - $agent->daily_posts_count }} |