@if(count($rooms)>0) @foreach($rooms as $row) @endforeach @endif @if(count($rooms)<=0) @endif
直播间ID 直播间标题 选择
{{$row['id']}} {{$row['title']}}
未找到直播间