} ?> Mobile Enrollment Client | Admin
View Customers Data -
S/NO Name Aadhaar No Mobile No EMail Id Father Name DOB Purpose Remark date Action
// function deleteRecord(th) { // Swal.fire({ // title: 'Are you sure?', // text: "You won't be able to revert this!", // icon: 'warning', // showCancelButton: true, // showConfirmButton: true, // confirmButtonColor: '#3085d6', // cancelButtonColor: '#d33', // confirmButtonText: 'Yes, delete it!' // }).then((result) => { // if (result.value == 1) { // $(th).parent().submit(); // } // });