@extends('layouts.app') @section('title')账单确认-项目管理@endsection @section('content')
| @{{ i+1 }} | @{{ bill.ownerGroupName }} | @{{ bill.customerName }} | @{{ bill.ownerName }} | @{{ bill.countingMonth }} | @{{ bill.updatedAt }} | @{{ bill.initialFee }} |
|
@{{ bill.difference }} |