+
+
Specific Attributes
<%= link_to room_specific_attributes_path(@room), class: 'text-primary link-underline-primary link-underline-opacity-0 link-underline-opacity-100-hover' do %>
Edit Specific Attributes
@@ -29,7 +30,7 @@
<%= render 'attributes_list', attributes: @room.active_specific_attributes %>
-
+
Resources
@@ -37,7 +38,7 @@
<% if is_admin? %>
-
+
Notes:
<%= turbo_frame_tag "new_note" do %>
<%= render "notes/form", note: @new_note %>