@extends('settings.template') @section('section')
You are not {{$mode == 'hashtags' ? 'following any hashtags.' : ($mode == 'following' ? 'following anyone.' : 'followed by anyone.')}}
@else| --}} | Hashtag | Action | |
|---|---|---|---|
|
#{{$hashtag->hashtag->name}} |
Unfollow | ||
| --}} | Username | Action | |
| --}} |
{{$follower->username}} |
@if($mode == 'following')
Unfollow | @elseMute Block | @endif