row { main_region { smart_table(:<%= plural_table_name %>, show_on_click: true) } sidebar_region { widget_box(:new_<%= singular_table_name %>) { smart_form(:<%= singular_table_name %>) } } }