@extends('layouts.base') @section('title', '拼团订单列表') @section('content')
@endsection('content') @section('js') @include('Yunshop\FightGroups::admin.order.orderOperation') @endsection('js')