123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- @extends('layouts.datatable')
- @section('table')
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">被征收房屋面积统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $num=>$data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->bzc_area }}</td>
- <td>{{ $data->data2 }}</td>
- <td>{{ $data->data3 }}</td>
- <td>{{ $data->data5 }}</td>
- <td>{{ $data->data6 }}</td>
- <td>{{ $data->data7 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">被征收房屋面积统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table1" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th1 as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $num=>$data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->data9 }}</td>
- <td>{{ $data->data10 }}</td>
- <td>{{ $data->data11 }}</td>
- <td>{{ $data->data13 }}</td>
- <td>{{ $data->data14 }}</td>
- <td>{{ $data->data15 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">被征收房屋面积统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table2" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th2 as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $num=>$data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->data17 }}</td>
- <td>{{ $data->data18 }}</td>
- <td>{{ $data->data19 }}</td>
- <td>{{ $data->data21 }}</td>
- <td>{{ $data->data22 }}</td>
- <td>{{ $data->data23 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">补偿额统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table3" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th3 as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $num=>$data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->data25 }}</td>
- <td>{{ $data->data26 }}</td>
- <td>{{ $data->data27 }}</td>
- <td>{{ $data->data42 }}</td>
- <td>{{ $data->data43 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">产权调换差价计算统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table4" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th4 as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $num=>$data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->home_area }}</td>
- <td>{{ $data->data50 }}</td>
- <td>{{ $data->data51 }}</td>
- <td>{{ $data->data52 }}</td>
- <td>{{ $data->data57 }}</td>
- <td>{{ $data->data58 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <div class="row">
- <div class="col-md-12">
- <div class="box box-primary">
- <div class="box-header with-border">
- <h3 class="box-title">产权调换差价计算统计数据</h3>
- </div>
- <div class="box-body">
- <div class="dataTables_wrapper form-inline dt-bootstrap">
- <table id="table5" class="table table-hover dataTable" role="grid" aria-describedby="example2_info">
- <thead>
- <tr role="row">
- @foreach($th5 as $h)
- <th>{{ $h }}</th>
- @endforeach
- </tr>
- </thead>
- <tbody>
- @foreach($table as $data)
- <tr>
- <td>{{ $data->bzc_name }}</td>
- <td>{{ $data->data53 }}</td>
- <td>{{ $data->data54 }}</td>
- <td>{{ $data->data55 }}</td>
- <td>{{ $data->data56 }}</td>
- <td>{{ $data->data61 }}</td>
- <td>{{ $data->data62 }}</td>
- <td>{{ $data->data59 }}</td>
- <td>{{ $data->data60 }}</td>
- </tr>
- @endforeach
- </tbody>
- </table>
- </div>
- </div>
- {{-- /.boc-body--}}
- </div>
- </div>
- </div>
- <script>
- $(document).ready(function() {
- $('#table1').dataTable({
- "aLengthMenu" : [ [ 10, 20, 50, -1 ], [ "10", "20", "50", "所有" ] ],
- "oLanguage" : {
- "sLengthMenu" : "每页显示 _MENU_ 条记录",
- "sZeroRecords" : "对不起,没有匹配的数据",
- "sInfo" : "第 _START_ - _END_ 条 / 共 _TOTAL_ 条数据",
- "sInfoEmpty" : "没有匹配的数据",
- "sInfoFiltered" : "(数据表中共 _MAX_ 条记录)",
- "sProcessing" : "正在加载中...",
- "sSearch" : "全文搜索:",
- "oPaginate" : {
- "sFirst" : "第一页",
- "sPrevious" : " 上一页 ",
- "sNext" : " 下一页 ",
- "sLast" : " 最后一页 "
- }
- }
- });
- $('#table2').dataTable({
- "aLengthMenu" : [ [ 10, 20, 50, -1 ], [ "10", "20", "50", "所有" ] ],
- "oLanguage" : {
- "sLengthMenu" : "每页显示 _MENU_ 条记录",
- "sZeroRecords" : "对不起,没有匹配的数据",
- "sInfo" : "第 _START_ - _END_ 条 / 共 _TOTAL_ 条数据",
- "sInfoEmpty" : "没有匹配的数据",
- "sInfoFiltered" : "(数据表中共 _MAX_ 条记录)",
- "sProcessing" : "正在加载中...",
- "sSearch" : "全文搜索:",
- "oPaginate" : {
- "sFirst" : "第一页",
- "sPrevious" : " 上一页 ",
- "sNext" : " 下一页 ",
- "sLast" : " 最后一页 "
- }
- }
- });
- $('#table3').dataTable({
- "aLengthMenu" : [ [ 10, 20, 50, -1 ], [ "10", "20", "50", "所有" ] ],
- "oLanguage" : {
- "sLengthMenu" : "每页显示 _MENU_ 条记录",
- "sZeroRecords" : "对不起,没有匹配的数据",
- "sInfo" : "第 _START_ - _END_ 条 / 共 _TOTAL_ 条数据",
- "sInfoEmpty" : "没有匹配的数据",
- "sInfoFiltered" : "(数据表中共 _MAX_ 条记录)",
- "sProcessing" : "正在加载中...",
- "sSearch" : "全文搜索:",
- "oPaginate" : {
- "sFirst" : "第一页",
- "sPrevious" : " 上一页 ",
- "sNext" : " 下一页 ",
- "sLast" : " 最后一页 "
- }
- }
- });
- $('#table4').dataTable({
- "aLengthMenu" : [ [ 10, 20, 50, -1 ], [ "10", "20", "50", "所有" ] ],
- "oLanguage" : {
- "sLengthMenu" : "每页显示 _MENU_ 条记录",
- "sZeroRecords" : "对不起,没有匹配的数据",
- "sInfo" : "第 _START_ - _END_ 条 / 共 _TOTAL_ 条数据",
- "sInfoEmpty" : "没有匹配的数据",
- "sInfoFiltered" : "(数据表中共 _MAX_ 条记录)",
- "sProcessing" : "正在加载中...",
- "sSearch" : "全文搜索:",
- "oPaginate" : {
- "sFirst" : "第一页",
- "sPrevious" : " 上一页 ",
- "sNext" : " 下一页 ",
- "sLast" : " 最后一页 "
- }
- }
- });
- $('#table5').dataTable({
- "aLengthMenu" : [ [ 10, 20, 50, -1 ], [ "10", "20", "50", "所有" ] ],
- "oLanguage" : {
- "sLengthMenu" : "每页显示 _MENU_ 条记录",
- "sZeroRecords" : "对不起,没有匹配的数据",
- "sInfo" : "第 _START_ - _END_ 条 / 共 _TOTAL_ 条数据",
- "sInfoEmpty" : "没有匹配的数据",
- "sInfoFiltered" : "(数据表中共 _MAX_ 条记录)",
- "sProcessing" : "正在加载中...",
- "sSearch" : "全文搜索:",
- "oPaginate" : {
- "sFirst" : "第一页",
- "sPrevious" : " 上一页 ",
- "sNext" : " 下一页 ",
- "sLast" : " 最后一页 "
- }
- }
- });
- });
- </script>
- @endsection
|