{#if bulk_modal_open}
{ bulk_modal_open = false; }}>
{$_('create-bulk-blanco-cards')}
{$_('just-enter-how-many-you-want-and-the-system-will-create-them')}
{$_('amount')}
{$_('cards')}
{#if !is_card_count_valid}
{$_('you-must-create-at-least-one-card-or-cancel')}
{/if}
{$_('create-and-generate-pdf')}
{$_('create-without-pdf')}
{ bulk_modal_open = false; }} type="button" class="mr-auto mt-3 w-full inline-flex justify-center rounded-md border border-gray-300 shadow-sm px-4 py-2 bg-white text-base font-medium text-gray-700 hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 sm:mt-0 sm:ml-3 sm:w-auto sm:text-sm"> {$_('cancel')}
{/if}