probando todo

This commit is contained in:
2025-03-26 20:59:04 +01:00
parent 77093e7311
commit 09e8af15cc
6 changed files with 111 additions and 19 deletions

View File

@ -23,6 +23,9 @@ $(() => {
null,
null,
(response) => {
if(response.status){
location.reload()
}
Swal.fire({
title: response.message,
icon: 'success',