@extends('layouts.public') @section('title', 'Live Event | Kenya Diaspora Alliance') @section('content')
@livewire('chat-stream')
@endsection