Chat with {{ $user->name }}

@foreach($messages as $msg)
{{ $msg->message }}
@endforeach
@csrf