{#if flash.notice}
{flash.notice}
{/if}
<%= human_name.pluralize %>
{#each <%= plural_table_name %> as <%= singular_table_name %> (<%= singular_table_name %>.id)}
<<%= inertia_component_name %> {<%= singular_table_name %>} />
`}>Show this <%= human_name.downcase %>
{/each}
New <%= human_name.downcase %>