@php
$imageUrl = app(\App\Services\SongServices::class)->getCoverImageS3($song, 'sm');
@endphp
{{ $song->title }}
{{ $song->labels ?? '' }}
{{ $row['name'] }}
@if ($row['is_verified'] > 0) @endif{{ $row['followers_count'] }} followers
• 2.8M views
@if (Auth::check() && Auth::id() !== $row['id'])
@endif
{!! nl2br($song->description) !!}
{{ $totalComments }} Komentar