{{ __('All Followers') }}
@foreach ($followings as $following) @endforeach
# {{ __('adminstaticword.User') }} {{ __('adminstaticword.Email') }}
1 {{ $following->user->fname }} {{ $following->user->email }}