@if($card['url']) {{ $card['caption'] ?: $card['entity_name'] }} @endif @if($card['author_expertise']) 📍 {{ __('ui.community_photo_local_expert') }} @endif
{{ $card['entity_name'] }} {{ __('ui.community_photo_type_'.$card['type']) }}
@if($card['caption'])

{{ $card['caption'] }}

@endif
@if($card['asset']->owner) @if($card['author_profile_visible']) {{ $card['asset']->owner->username ? '@'.$card['asset']->owner->username : $card['asset']->owner->name }} @else {{ $card['asset']->credit?->author_name ?: __('ui.community_photo_explorer') }} @endif @endif {{ $card['asset']->published_at?->diffForHumans() }}
👍 {{ $card['helpful_count'] }} 💬 {{ $card['comments_count'] }} {{ __('ui.community_photo_open') }} →