Subversion Repositories SmartDukaan

Rev

Rev 29213 | Rev 29509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 29213 Rev 29222
Line 52... Line 52...
52
                     #else
52
                     #else
53
                        <td> <i class="far fa-arrow-alt-circle-up" style="background:pink;"></i><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"></td>
53
                        <td> <i class="far fa-arrow-alt-circle-up" style="background:pink;"></i><input type="text" placeholder="Received Brand fees" disabled name="recbrand1"></td>
54
                    #end
54
                    #end
55
                     
55
                     
56
                    
56
                    
57
                    
-
 
58
                    
-
 
59
                    
-
 
60
                    
57
           
61
                    
-
 
62
                    
-
 
63
                    
-
 
64
                    
-
 
65
                    
-
 
66
                    
-
 
67
                    
-
 
68
                    
-
 
69
                    
-
 
70
                    
-
 
71
 
-
 
72
                    #if($pob.getAadharDoc()  && $pob.getAadharDoc() != 0)
58
                    #if($pob.getAadharDoc()  && $pob.getAadharDoc() != 0)
73
                        <td class="aadhar docfile">
59
                        <td class="aadhar docfile">
74
                         <i class="far fa-arrow-alt-circle-up" style="background:green"></i>
60
                         <i class="far fa-arrow-alt-circle-up" style="background:green"></i>
75
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
61
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
76
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
62
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"