Subversion Repositories SmartDukaan

Rev

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

Rev 32485 Rev 32490
Line 1... Line 1...
1
<div class="row">
1
<div class="row">
2
    <div class="col-lg-12">
2
    <div class="col-lg-3">
3
 
-
 
4
        <h4 class="modelHeaderCustom" style="font-size:18px;">$customretailer.getBusinessName()
3
	    <h6 class="modelHeaderCustom" style="font-size:18px;">$customretailer.getBusinessName() ($customretailer.getEmail())</h6>
-
 
4
	    </div>
5
            ($customretailer.getEmail())</h4>
5
	    <div class="col-lg-3">
6
        <h4 class="modelHeaderCustom" style="font-size:22px;">Amount:- $userWallet.getAmount()</h4>
6
	    <h6 class="modelHeaderCustom" style="font-size:22px;">Wallet Balance: $userWallet.getAmount()</h6>
7
    </div>
7
	    </div>
-
 
8
	    <div class="col-lg-3">
-
 
9
	    <h6 class="modelHeaderCustom" style="font-size:22px;">Total Credit Limit Dues:$totalAmount </h6>
-
 
10
       </div>
-
 
11
       <div class="col-lg-3">
-
 
12
       <h6 class="modelHeaderCustom" style="font-size:22px;">Total Credit Limit:$creditlimit </h6>
-
 
13
       </div>
-
 
14
         <div class="col-lg-3">
-
 
15
              <h6 class="modelHeaderCustom" style="font-size:22px;">Available Credit Limit:$availableLimit </h6>
-
 
16
         </div>
8
</div>
17
 </div>
9
 
-
 
10
<div id="reference-table">
18
<div id="reference-table">
11
    <div class="row">
19
    <div class="row">
12
        <div class="col-lg-12">
20
	    <div class="col-lg-12">
13
            <table class="table table-striped table-advance table-hover">
21
	        <table class="table table-striped table-advance table-hover">
14
                <tbody>
22
	    	    <tbody>
15
                <tr>
23
                <tr>
16
                    <th>Description</th>
24
                    <th>Description</th>
17
                    <th>Amount</th>
25
                    <th>Amount</th>
18
                    <th>Reference</th>
26
                    <th>Reference</th>
19
                    <th>Reference Type</th>
27
                    <th>Reference Type</th>