@extends('layouts.admin') @section('content') {{--修改表格--}} @include('admin.table.style') @include('admin.left-sidebar')

受理案件

{{--content--}}

海勃湾区残疾人房屋征收补贴审批确认单


{{ csrf_field() }} @include('admin.errors')
项目名称:
编号:


姓 名 住 址
残疾类别 等级 残疾证号
常住人口 残疾人数 联系电话
家庭基本情况
征收补贴核算 残疾人补贴
临时安置补贴 面积 单价 月数 50%
搬迁补贴
合计

发证单位审核意见

(盖 章)

      年     月     日

征收实施单位审批意见

(盖 章)

      年     月     日

核算(签字):
初审(签字):
监审(签字):

复核(签字):
初审(签字):
监审(签字):

@if($user->role == 0) @endif 返回
{{--model--}} {{--end model--}}
@endsection