@extends('admin.partial.template-full') @section('section')
{{$profile->statuses()->count()}} Posts | {{$profile->followers()->count()}} Followers | {{$profile->following()->count()}} Following
Recent Activity
{{$log->created_at->diffForHumans()}}
{{$log->message}}
IP: {{$log->ip_address}}