| Line 31... |
Line 31... |
| 31 |
<div class="col-lg-12">
|
31 |
<div class="col-lg-12">
|
| 32 |
<input type="date" id="startDate-b2c-user" placeholder="" name="" value="$startDate">
|
32 |
<input type="date" id="startDate-b2c-user" placeholder="" name="" value="$startDate">
|
| 33 |
|
33 |
|
| 34 |
<input type="date" id="endDate-b2c-user" placeholder="" value="$endDate">
|
34 |
<input type="date" id="endDate-b2c-user" placeholder="" value="$endDate">
|
| 35 |
<button type="button" class="btn btn-sm btn-info fetch-data">Fetch Data</button>
|
35 |
<button type="button" class="btn btn-sm btn-info fetch-data">Fetch Data</button>
|
| - |
|
36 |
<button type="button" class="btn btn-sm btn-info downloadB2CList-mk">Download Data</button>
|
| 36 |
<table class="table table-striped table-advance table-hover" id="b2cUsersList">
|
37 |
<table class="table table-striped table-advance table-hover" id="b2cUsersList">
|
| 37 |
<thead>
|
38 |
<thead>
|
| 38 |
<tr>
|
39 |
<tr>
|
| 39 |
<th>Name</th>
|
40 |
<th>Name</th>
|
| 40 |
<th>Mobile Number</th>
|
41 |
<th>Mobile Number</th>
|