{searchQuery.trim() ? `No containers found matching "${searchQuery}". Try a different search term or clear the filter.` : 'Get started by adding your first specimen container or tube to the system.'}
{#if searchQuery.trim()} {:else} {/if}Are you sure you want to delete this container?
Code: {deleteItem?.ConCode}
Name: {deleteItem?.ConName}
This action cannot be undone.