<%= sidebar_turbo_frame_tag do %> <%= turbo_stream_from :rooms %> <%= turbo_stream_from Current.user, :rooms %> <% end %>