Subversion Repositories SmartDukaan

Rev

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

Rev 30859 Rev 31020
Line 57... Line 57...
57
                <th>Wallet Amount</th>
57
                <th>Wallet Amount</th>
58
                <th>Requested Amount</th>
58
                <th>Requested Amount</th>
59
                <th>Approval Amount</th>
59
                <th>Approval Amount</th>
60
                <th>Free days</th>
60
                <th>Free days</th>
61
                <th>Status</th>
61
                <th>Status</th>
-
 
62
                <th>Hold Stock</th>
-
 
63
	     
62
                <th>Action</th>
64
                <th>Action</th>
63
	        </tr>
65
                </tr>
64
            </thead>
66
            </thead>
65
            <tbody>
67
            <tbody>
66
                #foreach($sanctionRequest in $sanctionRequests)
68
                #foreach($sanctionRequest in $sanctionRequests)
67
                
69
                
68
 
70