@extends('layouts.base') @section('title', "订单列表") @section('content')
{!! (defined('CPS_PLUGIN_NAME') ? CPS_PLUGIN_NAME : '聚合CPS') !!} > 订单管理
订单列表
@endsection