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

@{{$profile->username}}

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


Are you sure you want to delete this account?

@csrf

@endsection @push('scripts') @endpush