@foreach($song->artists as $artist){!! $artist->name !!}@if(!$loop->last), @endif @endforeach
{{ humanTime($song->duration) }}
@if($song->flac) @else @endif @if($song->wav) @else @endif @if($song->mp3) @else @endif