<x-confirm-modal
    name="delete-database-user"
    :title="__('Confirm')"
    :description="__('Are you sure that you want to delete this database?')"
    method="delete"
/>