| Line 36... |
Line 36... |
| 36 |
<?php if($id==2):?>
|
36 |
<?php if($id==2):?>
|
| 37 |
<div class="text-center">
|
37 |
<div class="text-center">
|
| 38 |
<div class="text_arrange cb">
|
38 |
<div class="text_arrange cb">
|
| 39 |
|
39 |
|
| 40 |
<div class="card row" >
|
40 |
<div class="card row" >
|
| 41 |
<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1em">Earn upto Rs. 10,000 per month</span> <u style="font-size:.9em">SEE HOW</u></a><br>
|
41 |
<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1.1em">Earn upto Rs. 10,000 per month</span>
|
| - |
|
42 |
<!-- <u style="font-size:.9em">SEE HOW</u> -->
|
| - |
|
43 |
<button type="button" class="btn btn-primary btn-sm">SEE HOW</button>
|
| - |
|
44 |
</a><br>
|
| 42 |
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span><a href = "<?php echo $base_url;?>appb" style="font-size:.8em; color:grey"> Download free apps for your customer.</a>
|
45 |
<!--<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>--><a href = "<?php echo $base_url;?>appb" style="font-size:1em; color:black"> Download these free apps for your customer.</a>
|
| - |
|
46 |
<hr style="margin:4px;">
|
| 43 |
<ul class="list-unstyled " style='margin:1px';>
|
47 |
<ul class="list-unstyled " style='margin:1px';>
|
| 44 |
<li class="row row_style" >
|
48 |
<li class="row row_style" >
|
| 45 |
<div class="row showtips" style="font-size:.8em">
|
49 |
<div class="row showtips" style="font-size:.9em">
|
| 46 |
<br>
|
50 |
<br>
|
| 47 |
<div class='col-xs-11'>
|
51 |
<div class='col-xs-11'>
|
| 48 |
<font color= 'grey'>Normally cashbacks are not approved for 30-40% cases.</font><br> <font color='red'>Click here </font>to see tips on increasing your profit.
|
52 |
<font color= 'grey'>Normally cashbacks are not approved for 30-40% cases.</font><br> <font color='red'>Click here </font>to see tips on increasing your profit.
|
| 49 |
</div>
|
53 |
</div>
|
| 50 |
<div class='col-xs-1'><span class="glyphicon glyphicon-chevron-down"></span></div>
|
54 |
<div class='col-xs-1'><span class="glyphicon glyphicon-chevron-down"></span></div>
|
| Line 64... |
Line 68... |
| 64 |
|
68 |
|
| 65 |
</div>
|
69 |
</div>
|
| 66 |
</div>
|
70 |
</div>
|
| 67 |
</li>
|
71 |
</li>
|
| 68 |
</ul>
|
72 |
</ul>
|
| - |
|
73 |
<hr style="margin:4px;">
|
| 69 |
</div>
|
74 |
</div>
|
| 70 |
</div>
|
75 |
</div>
|
| 71 |
<?php endif;?>
|
76 |
<?php endif;?>
|
| 72 |
<!-- End of apps tab code -->
|
77 |
<!-- End of apps tab code -->
|
| 73 |
<?php if(isset($notification) && !empty($notification)):?>
|
78 |
<?php if(isset($notification) && !empty($notification)):?>
|