@if(!empty($artwork) && $artwork->material_image_file)
Material Image
@else
@endif
@if(!empty($artwork) && $artwork->artwork_file)
Artwork
@else
@endif
@if(!empty($artwork) && $artwork->artwork_person_file)
Artwork with Person
@else
@endif
@if(!empty($artwork) && $artwork->scanned_artwork_file)
Scanned Artwork
@else
@endif