@foreach($getSongs() as $song) @php $isSelected = $getState() == $song->id; @endphp
@endforeach