@extends('admin.partial.template-full') @section('section')
Back

@{{$profile->username}}

{{$profile->statuses()->count()}} Posts | {{$profile->followers()->count()}} Followers | {{$profile->following()->count()}} Following


Mod Tools


@csrf

Adds a CW to every post made by this account.

@csrf

Removes account from public/network timelines.

@csrf

Do not transform mentions, hashtags or urls into HTML.

@endsection