document.addEventListener('DOMContentLoaded', function() {
Swal.fire({
icon: 'success',
title: 'Berhasil',
text: 'Pemasok berhasil ditambahkan',
confirmButtonText: 'OK'
}).then(function() {
window.location = 'index.php';
});
});
";
} else {
echo "";
}
}
?>
Tambah Pemasok