{{ $author->image->alt_text }}

{{ $author->full_name }}

{{ $articlesCount }} مقال {{ $commentsCount }} تعليق

{{ $author->bio }}

@if(!empty($author?->socialNetworks) && $author?->socialNetworks->count() > 0)
تابعني على: @foreach($author?->socialNetworks as $socialNetwork) @endforeach
@endif