| Line 28... |
Line 28... |
| 28 |
</style>
|
28 |
</style>
|
| 29 |
</head>
|
29 |
</head>
|
| 30 |
<body style="margin: 0;">
|
30 |
<body style="margin: 0;">
|
| 31 |
#set($txns=$action.getTxns())
|
31 |
#set($txns=$action.getTxns())
|
| 32 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
32 |
<div style="line-height:37px;height:37px;background-color:#333;color:white;">
|
| 33 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
|
33 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
|
| 34 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Today's Collection : </span><span style="font-size:20px">3272</span>
|
34 |
<span style="margin-left:20px;font-weight:bold;font-size:15px">Today's Collection : </span><span style="font-size:20px">$action.getCollectedAmount()</span>
|
| 35 |
<a style="margin:0px 25px 0px 25px;color:white" href="/rch/home">HOME</a>
|
35 |
<a style="margin:0px 25px 0px 25px;color:white" href="/rch/home">HOME</a>
|
| 36 |
<a style="color:white;" href="/rch/!doLogout">Logout</a>
|
36 |
<a style="color:white;" href="/rch/!doLogout">Logout</a>
|
| 37 |
</div>
|
37 |
</div>
|
| 38 |
|
38 |
|
| 39 |
<div style="line-height:60px;height:60px;background-color:#DBEEFF;color: #333333;margin: 0px;padding-left: 35px;border-bottom:1px solid #67ABD3">
|
39 |
<div style="line-height:60px;height:60px;background-color:#DBEEFF;color: #333333;margin: 0px;padding-left: 35px;border-bottom:1px solid #67ABD3">
|