@extends('layouts.app',['title' => $user->username . "'s followers"]) @section('content')
{{$profile->name}}
{{ __('profile.emptyFollowers') }}