| xqd
@@ -57,15 +57,6 @@
|
|
|
<div class="col-sm-12">
|
|
|
<table style="border: 1px solid #585858" id="example2" class="table table-bordered">
|
|
|
<tbody>
|
|
|
- <tr>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- <td></td>
|
|
|
- </tr>
|
|
|
<tr>
|
|
|
<td>姓 名</td>
|
|
|
<td>
|
| xqd
@@ -123,6 +114,15 @@
|
|
|
<td colspan="3"><input disabled name="total" id="total2" class="form-control" type="text"></td>
|
|
|
<td colspan="2"><input name="total" id="total1" value="{{ $table->total }}"class="form-control" type="text" onclick="add(canbu,linshibu,banqianbu,total)"></td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td><p>发证单位审核意见</p></td>
|
|
|
+ <td colspan="3">
|
|
|
+ <p style="margin-top: 10%;text-align: center">(盖 章)</p>
|
|
|
+ <p style="margin-top: 10%;text-align: center"> 年 月 日</p></td>
|
|
|
+ <td><p>征收实施单位审批意见</p></td>
|
|
|
+ <td colspan="4"><p style="margin-top: 10%;text-align: center">(盖 章)</p>
|
|
|
+ <p style="margin-top: 10%;text-align: center"> 年 月 日</p></td>
|
|
|
+ </tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
<div class="row">
|