{{-- Shared: artwork suggestion card for error pages. Expects $artwork array: [id, title, author, url, thumb] --}} @if($artwork['thumb'])
{{ $artwork['title'] }}
@else
@endif

{{ $artwork['title'] }}

by {{ $artwork['author'] }}