{#if flash.notice}
{flash.notice}
{/if}
<%= human_name %> #{<%= singular_table_name %>.id}
<<%= inertia_component_name %> {<%= singular_table_name %>} />
`} class="ml-2 rounded-lg py-3 px-5 bg-gray-100 inline-block font-medium" > Edit this <%= human_name.downcase %>
Back to <%= human_name.pluralize.downcase %>
`, method: 'delete' }} type="button" class="mt-2 rounded-lg py-3 px-5 bg-gray-100 font-medium" > Destroy this <%= human_name.downcase %>