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