|
@@ -136,6 +136,12 @@
|
|
<td colspan="3">财务负责人:<input name="cwqz" class="form-control" type="text" placeholder="" value="{{ $table->cwqz }}">
|
|
<td colspan="3">财务负责人:<input name="cwqz" class="form-control" type="text" placeholder="" value="{{ $table->cwqz }}">
|
|
<br>时 间:<input readonly id="cw_time" name="cw_time" class="form-control timepicker" type="text" placeholder="" value="{{ $table->cw_time }}"></td>
|
|
<br>时 间:<input readonly id="cw_time" name="cw_time" class="form-control timepicker" type="text" placeholder="" value="{{ $table->cw_time }}"></td>
|
|
</tr>
|
|
</tr>
|
|
|
|
+ <tr>
|
|
|
|
+ <td><p>发证单位审核意见</p></td>
|
|
|
|
+ <td colspan="3"><p style="margin-top: 50%;text-align: center"> 年 月 日</p></td>
|
|
|
|
+ <td><p>征收实施单位审批意见</p></td>
|
|
|
|
+ <td colspan="3"><p style="margin-top: 50%;text-align: center"> 年 月 日</p></td>
|
|
|
|
+ </tr>
|
|
</tbody>
|
|
</tbody>
|
|
</table>
|
|
</table>
|
|
<div class="row">
|
|
<div class="row">
|