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

修改商品

@include('restaurant.form')
@endsection