​
@forelse($components as $id => $component)
@livewire($component['name'], $component['attributes'], key($id))
@empty @endforelse