{#if flash.notice}
{flash.notice}
{/if}
<%= human_name %> #{<%= singular_table_name %>.id}
<<%= inertia_component_name %> {<%= singular_table_name %>} />
`}>Edit this <%= human_name.downcase %> |
Back to <%= human_name.pluralize.downcase %>
`} method="delete" onclick={onDestroy}> Destroy this <%= human_name.downcase %>