received material view details
This commit is contained in:
parent
36c0df175c
commit
ad44d3937f
@ -72,7 +72,7 @@
|
||||
<th>Course Name</th>
|
||||
<th>Sem/Year</th>
|
||||
<th>Received Quantity</th>
|
||||
<th>Balance Quantity</th>
|
||||
<th>Received From</th>
|
||||
<th>Received Date</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -82,7 +82,7 @@
|
||||
<td>MCA</td>
|
||||
<td>1st Sem</td>
|
||||
<td>10</td>
|
||||
<td>0</td>
|
||||
<td>vendor</td>
|
||||
<td>10/10/2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -90,7 +90,7 @@
|
||||
<td>MBA</td>
|
||||
<td>2nd Sem</td>
|
||||
<td>15</td>
|
||||
<td>2</td>
|
||||
<td>university</td>
|
||||
<td>15/10/2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -98,7 +98,7 @@
|
||||
<td>BE</td>
|
||||
<td>3rd Sem</td>
|
||||
<td>20</td>
|
||||
<td>0</td>
|
||||
<td>vendor</td>
|
||||
<td>10/11/2018</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -106,7 +106,7 @@
|
||||
<td>DE</td>
|
||||
<td>4th sem</td>
|
||||
<td>34</td>
|
||||
<td>10</td>
|
||||
<td>vendor</td>
|
||||
<td>12/11/2018</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user