@extends('admin.main') @include('widgets.fileinput') @section('content')

商品分類資訊

@if ($data)

{{ $data->id }}

{{ $data->count }}

@endif
  • status ? 'checked' : '' }}>
  • status ? 'checked' : '' }}>
@if ($data)

{{ $data->updated_at }}

{{ $data->created_at }}

@endif
@checkPerm(PRODUCT_CATEGORY_EDIT) @endcheckPerm 返回
@endsection @push('js') @endpush