@extends('coaching.layout.master') @section('content')

Analytics

Todays Follower Gain
@if(isset($todaysFollower)){{$todaysFollower}}@endif
Follower Gain In Last 7 Days
@if(isset($sevenFollower)){{$sevenFollower}}@endif
Follower Gain In Last 30 Days
@if(isset($thirtyFollower)){{$thirtyFollower}}@endif

Followers

{{csrf_field()}}

You can view dated, monthly, yearly performance

Total Followers

@endsection @section('scripts') @endsection