{{ __(@$author->fullname) }}
@lang('Member since') {{ showDateTime(@$author->created_at, 'M, Y') }}
    @foreach ($author->authorLevels as $authorLevel)
  • @lang('Author Level')
  • @endforeach