|
|
@endcan
{{ __('SL') }}. | {{ __('Image') }} | {{ __('Title') }} | {{ __('Status') }} | {{ __('Action') }} |
|---|---|---|---|---|---|
| {{ ($blogs->currentPage() - 1) * $blogs->perPage() + $loop->iteration }} |
|
{{ Str::limit($blog->title, 25, '...') }} |
|