@foreach($sortOptions as $sortKey => $sortData) {{ $sortData['label'] }} @if($currentSort === $sortKey) @endif @endforeach