@extends('layouts.app') @section('title')统计@endsection @section('content') @component('weight.menu')@endcomponent
货主 总计 @{{ logistic.value }}
@{{ package.owner_name }}

@{{ package.sum }}

0

@{{ package[logistic.name] }}0
@endsection @section('lastScript') @endsection