@extends('layouts.datatable') @section('table')

成本审计汇总表

{{----}} {{----}} {{----}} @for($i=1;$i<32;$i++) @endfor @foreach($table[1] as $key=>$value) @endforeach @foreach($table[2] as $key=>$value) @endforeach @foreach($table[3] as $key=>$value) @endforeach @foreach($table[4] as $key=>$value) @endforeach @foreach($table[5] as $key=>$value) @endforeach @foreach($table[6] as $key=>$value) @endforeach @foreach($table[7] as $key=>$value) @endforeach @foreach($table[8] as $key=>$value) @endforeach @foreach($table[9] as $key=>$value) @endforeach
街坊项目拆迁统计表
{{ $i }}
合同编号 姓名 房栋号 身份证号 联系电话 有证面积 无证面积 房屋补偿金 庭院面积 庭院补偿 装修 构筑物及其它 停产停业损失补偿(临街路补偿) 临时安置 搬迁 低保 全额奖励 整栋奖励 违章自行拆除费 残疾及其它 补偿总额 回迁套数 回迁小区楼栋号 回迁住宅面积 回迁商铺面积 回迁楼房金额 应缴差价 应退差价 签约日期 交房日期 备注
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->total_money }} {{ $value->money_home_jchae }} {{ $value->money_home_tchae }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->chaichuje }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->linshibu }} {{ $value->banqianbu }} {{ $value->canbu }} {{ $value->total }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->quanj }} {{ $value->chaj }} {{ $value->zongj }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->yuqij }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->anzhi }} {{ $value->banqian }} {{ $value->dibu }} {{ $value->other }} {{ $value->total }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->youzheng_area }} {{ $value->wuzheng_area }} {{ $value->fangbu }} {{ $value->tingyuan }} {{ $value->zhuangxiu }} {{ $value->gouzhu }} {{ $value->tingchan }} {{ $value->chaiqian }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->youzheng_area }} {{ $value->wuzheng_area }} {{ $value->fangbu }} {{ $value->tingyuan }} {{ $value->zhuangxiu }} {{ $value->gouzhu }} {{ $value->tingchan }} {{ $value->chaiqian }} {{ $value->hours }} {{ $value->huiqian_area }} {{ $value->huiqian_home_area }} {{ $value->huiqian_shang_area }} {{ $value->huiqian }} {{ $value->yingjiao }} {{ $value->yingtui }} {{ $value->table_time }} {{ $value->sub_description }}
{{ $value->num }} {{ $value->bzc_name }} {{ $value->bzc_addr }} {{ $value->bzc_cardid }} {{ $value->bzc_tel }} {{ $value->fangbu }} {{ $value->kongyuan }} {{ $value->gouzhu }} {{ $value->tingye }} {{ $value->other }} {{ $value->chaiqian }} {{ $value->table_time }} {{ $value->sub_description }}
打印 {{----}} @endsection