@extends("layout.general") @section("contenido")

Chat

@livewire('chat-form') @livewire('chat-list')
@endsection("contenido")