{{ trans('admin.CATEGORY_LIST') }}
| {{ trans('admin.OPTIONS') }} | {{ trans('admin.TITLE') }} | {{ trans('admin.CATEGORY') }} | {{ trans('admin.ACTIVE') }} | # | {{ trans('admin.SORT') }} |
|---|---|---|---|---|---|
|
|
{{ $row->title }} | {{ $row->root_id or null }} | @if ($row->active == 1) @else @endif | {{ $row->zs }} |