@assets @endassets
@forelse($widgetComponents as $id => $component)
@livewire($component['name'], ['conversation'=> $component['conversation'] ,'widget'=>true], key($id))
@empty @endforelse

@lang('wirechat::widgets.wirechat.messages.welcome')