{{ @$profile->fullname }}
@lang('Member since') {{ showDateTime(@$author->created_at, 'M, Y') }}
@if(@$profile->is_author) @endif @if (auth()->check() && auth()->id() !== $profile->id) @endif