@extends('layouts.app') @section('content')
| ID | Name | Mobile | UserName | Followers | Following | Engagement Rate | Actions | |
|---|---|---|---|---|---|---|---|---|
| {{$statistic->id}} | {{$statistic->name}} | {{$statistic->email}} | {{$statistic->mobile}} | {{$statistic->profile}} | {{$statistic->followers}} | {{$statistic->following}} | {{$statistic->engagement_rate}} |