@extends('layouts.dashboardnew') @section('content')
@livewire('user-chat')
@endsection