{{ $displayName }}
You follow @if($f->follows_you) Mutual @endifUploads
{{ number_format((int) $f->uploads) }}
Followers
Relationship
{{ $f->follows_you ? 'Mutual follow' : 'You follow them' }}
@extends('layouts.nova') @section('content')
Following
{{ number_format($summary['total_following']) }}
People you currently follow
Mutual follows
{{ number_format($summary['mutual']) }}
People who follow you back
One-way follows
{{ number_format($summary['one_way']) }}
People you follow who do not follow back
Latest followed
{{ $latestFollowedName ?? '—' }}
{{ $latestFollowedAt ?? 'No recent follow activity' }}
Try resetting the filters, or discover more creators to build a stronger network.
Uploads
{{ number_format((int) $f->uploads) }}
Followers
Relationship
{{ $f->follows_you ? 'Mutual follow' : 'You follow them' }}