<%= link_to return_to_path(params), class: "flex items-center gap-1 text-gray-900 font-medium text-sm" do %> <%= lucide_icon "chevron-left", class: "w-5 h-5 text-gray-500" %> Back <% end %> esc