@extends('layouts.dashboardnew') @section('content')
@livewire('userchat')
@endsection