@props([ 'attributes' => collect(), // Default empty collection 'selected' => [], ]) @if($attributes->isNotEmpty()) @foreach($attributes as $attribute)