|
@@ -260,16 +260,6 @@ function services() {
|
260
|
260
|
<table className="table">
|
261
|
261
|
<thead>
|
262
|
262
|
<tr>
|
263
|
|
- <th>
|
264
|
|
- <div className="form-check">
|
265
|
|
- <input
|
266
|
|
- className="form-check-input"
|
267
|
|
- type="checkbox"
|
268
|
|
- value=""
|
269
|
|
- id="flexCheckDefault"
|
270
|
|
- />
|
271
|
|
- </div>
|
272
|
|
- </th>
|
273
|
263
|
<th>Application No</th>
|
274
|
264
|
<th>Service</th>
|
275
|
265
|
<th>Name</th>
|
|
@@ -280,16 +270,7 @@ function services() {
|
280
|
270
|
</thead>
|
281
|
271
|
<tbody>
|
282
|
272
|
<tr>
|
283
|
|
- <td>
|
284
|
|
- <div className="form-check">
|
285
|
|
- <input
|
286
|
|
- className="form-check-input"
|
287
|
|
- type="checkbox"
|
288
|
|
- value=""
|
289
|
|
- id="flexCheckDefault"
|
290
|
|
- />
|
291
|
|
- </div>
|
292
|
|
- </td>
|
|
273
|
+
|
293
|
274
|
<td>ABCD4556464QWE</td>
|
294
|
275
|
<td>New Water Connection</td>
|
295
|
276
|
<td>Jhon</td>
|
|
@@ -302,17 +283,6 @@ function services() {
|
302
|
283
|
</td>
|
303
|
284
|
</tr>
|
304
|
285
|
<tr>
|
305
|
|
- <td>
|
306
|
|
- <div className="form-check">
|
307
|
|
- <input
|
308
|
|
- className="form-check-input"
|
309
|
|
- type="checkbox"
|
310
|
|
- value=""
|
311
|
|
- id="flexCheckDefault"
|
312
|
|
- />
|
313
|
|
- </div>
|
314
|
|
- </td>
|
315
|
|
-
|
316
|
286
|
<td>ABMK846493CFE</td>
|
317
|
287
|
<td>New Sewerage Connection</td>
|
318
|
288
|
<td>Jhon</td>
|
|
@@ -325,17 +295,6 @@ function services() {
|
325
|
295
|
</td>
|
326
|
296
|
</tr>
|
327
|
297
|
<tr>
|
328
|
|
- <td>
|
329
|
|
- <div className="form-check">
|
330
|
|
- <input
|
331
|
|
- className="form-check-input"
|
332
|
|
- type="checkbox"
|
333
|
|
- value=""
|
334
|
|
- id="flexCheckDefault"
|
335
|
|
- />
|
336
|
|
- </div>
|
337
|
|
- </td>
|
338
|
|
-
|
339
|
298
|
<td>ABGU745632CFE</td>
|
340
|
299
|
<td>Water Leak</td>
|
341
|
300
|
<td>Rajesh</td>
|
|
@@ -348,17 +307,6 @@ function services() {
|
348
|
307
|
</td>
|
349
|
308
|
</tr>
|
350
|
309
|
<tr>
|
351
|
|
- <td>
|
352
|
|
- <div className="form-check">
|
353
|
|
- <input
|
354
|
|
- className="form-check-input"
|
355
|
|
- type="checkbox"
|
356
|
|
- value=""
|
357
|
|
- id="flexCheckDefault"
|
358
|
|
- />
|
359
|
|
- </div>
|
360
|
|
- </td>
|
361
|
|
-
|
362
|
310
|
<td>ABJK879125HNE</td>
|
363
|
311
|
<td>Water Shortage</td>
|
364
|
312
|
<td>Karan</td>
|
|
@@ -371,17 +319,7 @@ function services() {
|
371
|
319
|
</td>
|
372
|
320
|
</tr>
|
373
|
321
|
<tr>
|
374
|
|
- <td>
|
375
|
|
- <div className="form-check">
|
376
|
|
- <input
|
377
|
|
- className="form-check-input"
|
378
|
|
- type="checkbox"
|
379
|
|
- value=""
|
380
|
|
- id="flexCheckDefault"
|
381
|
|
- />
|
382
|
|
- </div>
|
383
|
|
- </td>
|
384
|
|
-
|
|
322
|
+
|
385
|
323
|
<td>ABTY876545JIE</td>
|
386
|
324
|
<td>New Water Connection</td>
|
387
|
325
|
<td>Rathod</td>
|
|
@@ -394,16 +332,7 @@ function services() {
|
394
|
332
|
</td>
|
395
|
333
|
</tr>
|
396
|
334
|
<tr>
|
397
|
|
- <td>
|
398
|
|
- <div className="form-check">
|
399
|
|
- <input
|
400
|
|
- className="form-check-input"
|
401
|
|
- type="checkbox"
|
402
|
|
- value=""
|
403
|
|
- id="flexCheckDefault"
|
404
|
|
- />
|
405
|
|
- </div>
|
406
|
|
- </td>
|
|
335
|
+
|
407
|
336
|
<td>ABQW345678RTE</td>
|
408
|
337
|
<td>New Sewerage Connection</td>
|
409
|
338
|
<td>Smith</td>
|