@php
$pi = ($testimonial_show->currentPage() - 1) * $testimonial_show->perPage() + 1;
@endphp
@foreach($testimonial_show as $data)
@php
$pi++;
@endphp
@endforeach
S.no | Name | Image | Status | Action |
---|---|---|---|---|
{{ $pi}} | {{ $data['client_name']}} |
|
Edit | |
S.no | Name | Image | Status | Action |
{{ $testimonial_show->links('pagination::bootstrap-4') }}