@php $index = 0; @endphp @foreach ($items as $item)
@php $stringFormat = strtolower(str_replace(' ', '', $item)); @endphp
@php $index++; @endphp @endforeach