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