@extends('admin/master') @section('content')
团队 | 日期 | 当日充值金额 | 当日赠送金额 | 当日实得金额 | 当日微信收款 | 当日个体户收款 | 累计充值金额 | 累计赠送金额 | 累计实得总金额 | 当日消费金额 | 当日订单数 |
---|---|---|---|---|---|---|---|---|---|---|---|
{{$a['team_name']}} | {{$a['date']}} | {{$a['pay_amount']}} | {{$a['discount']}} | {{$a['deposit_amount']}} | {{$a['wx_amount']}} | {{$a['gth_amount']}} | {{$a['pay_amount_total']}} | {{$a['discount_total']}} | {{$a['deposit_amount_total']}} | {{$a['order_amount']}} | {{$a['order_count']}} |