Subversion Repositories SmartDukaan

Rev

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

Rev 25215 Rev 25218
Line 620... Line 620...
620
					<div class="row">
620
					<div class="row">
621
						#foreach($brandStockPrice in $brandStockPrices)
621
						#foreach($brandStockPrice in $brandStockPrices)
622
						<div class="col-lg-3">
622
						<div class="col-lg-3">
623
							<div class="card card-default">
623
							<div class="card card-default">
624
								<span class="card-body" style="padding-bottom:0px">
624
								<span class="card-body" style="padding-bottom:0px">
625
									<h3 style="color:#727272;font-size:17px;font-weight:700">
625
									<!--<h3 style="color:#727272;font-size:17px;font-weight:700">
626
										MTD Sales / $brandStockPrice.getTotalQty()pc
626
										MTD Sales / $brandStockPrice.getTotalQty()pc
627
									</h3>
627
									</h3>
628
									<table>
628
									<table>
629
									<thead>
629
									<thead>
630
										<tr><td colspan="2">MTD Sales</td></tr>
630
										<tr><td colspan="2">MTD Sales</td></tr>
631
									</thead>
631
									</thead>
632
									<tbody>
632
									<tbody>
633
										<tr><th>Qty</th><td></td></tr>
633
										<tr><th>Qty</th><td></td></tr>
634
										<tr><th>Value</th><td></td></tr>
634
										<tr><th>Value</th><td></td></tr>
635
									</tbody>
635
									</tbody>
636
									</table>
636
									</table>-->
637
									<table>
637
									<table>
638
									<thead>
638
									<thead>
639
										<tr><td colspan="2">Current Stock</td></tr>
639
										<tr><td colspan="2">Current Stock</td></tr>
640
									</thead>
640
									</thead>
641
									<tbody>
641
									<tbody>