@if(count($artists) > 0) @foreach($artists as $artist)
{{ $artist->artist_type->name }}
{{ $artist->short_description }}
{{ $genre->name }}