@props(['post', 'index' => 0]) @php $themes = ['bg-red-600', 'bg-black', 'bg-yellow-400']; $theme = $themes[$index % 3]; @endphp