{#if modal_open}
{ modal_open = false; }} >
{$_("create-a-new-user-group")}
{$_( "please-provide-the-required-information-for-creating-a-new-user-group" )}
{$_("name")}
{#if !isNameValid}
{$_("name-is-required")}
{/if}
{$_("description-optional")}
{$_("create")}
{ modal_open = false; }} type="button" class="w-full 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 hidden lg:block" > {$_("cancel")}
{/if}