@isset($goods) 编辑商品 @else 添加商品 @endisset
{{Session::get('successMsg')}}
@endif
@if($errors->any())
错误: {{$errors->first()}}
@endif
@extends('admin.layouts') @section('css') @endsection @section('content')