new NotificationAction('Proceed') .button() .url(route('delete-attachments', { attachmentsIds: [attachmentId]})) .close(),