@extends('layout') @section('pageTitle', "修改商品類別|".config('globals.app_name')) @section('content')

修改商品分類

@include('productMethod.form')
@endsection