@extends('admin/layouts/admin') @section('title', __($translatePrefix .'.title')) @section('scripts') @endsection @section('content')
{{ __($translatePrefix. '.subheading') }}
|
#
|
{{ __('global.name') }}
|
{{ __('global.status') }}
|
{{ __('admin.products.group') }}
|
{{ __('global.actions') }} | |
|---|---|---|---|---|---|
|
{{ __('global.no_results') }} |
|||||
| {{ $item->id }} | {{ $item->name }} |
|
{{ $item->group->name }} | {{ __('global.show') }} | |