@extends('layouts.app') @section('content')
Chatroom @{{ usersInRoom.length }}
@endsection