@extends('admin.partial.template-full') @section('section')
{{$profile->statuses()->count()}} Posts | {{$profile->followers()->count()}} Followers | {{$profile->following()->count()}} Following
Moderation Logs
{{$log->message}}
{{$log->message}}
{{$log->created_at->diffForHumans()}}
{{$log->actionToText()}}
by: {{$log->user_username}}