|
|
@endusercan
{{ __('SL') }}. | {{ __('Icon') }} | {{ __('Brand Name') }} | {{ __('Description') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|---|---|---|---|---|---|
| @endusercan | {{ ($brands->currentPage() - 1) * $brands->perPage() + $loop->iteration }} |
|
{{ $brand->brandName }} | {{ Str::limit($brand->description, 20, '...') }} |
|