@php $image = @$author->avatar ? getImage(getFilePath('authorAvatar') . '/' . @$author->avatar) : siteFavicon(); @endphp @lang('Author Image')