@extends('layouts.app') @section('title') 用仓盘点-项目管理 @endsection @section('content') @component('customer.project.menu')@endcomponent
@include("customer._selectedOwner") @include("customer.project._editArea")
@{{ i+1 }} @can("项目管理-项目-用仓盘点-审核")@endcan @{{ area.status }} @{{ area.status }} @{{ area.userOwnerGroupName }} @{{ area.customerName }} @{{ area.ownerName }} @{{ area.countingMonth }} @{{ area.updatedAt }} @{{ area.ownerStoragePriceModel }} @{{ area.unitName }} @{{ area.areaOnTray }} @{{ area.areaOnHalfTray }} @{{ area.areaOnFlat }} @{{ area.accountingArea }}
@{{ i+1 }}
@{{ area.status }}
点击展开编辑
@{{ area.ownerName }}
@{{ area.customerName }}
@{{ area.ownerStoragePriceModel }}
@{{ area.unitName }}
@{{ area.userOwnerGroupName }}
@{{ area.countingMonth }}
@{{ area.accountingArea }}
@{{ area.areaOnFlat }}
@{{ area.areaOnTray }}
@{{ area.areaOnHalfTray }}
@can('项目管理-项目-用仓盘点-审核')@endcan
@can('项目管理-项目-用仓盘点-审核')@endcan
{{$areas->appends($params)->links()}}
@stop @section('lastScript') {{--新版2--}} @stop