@if ($key_words->count() > 0) @foreach ($key_words as $k => $item) {{-- --}} @endforeach @else @endif
S.No. Keywords Category Total Searches Search Vol./Month Rating Products Seller Adoption Rate CTR
{{ $k + 1 + ($key_words->currentPage() - 1) * $key_words->perPage() }} {{ucwords(ucwords($item->name))}} {{$item->category_total ?? 'N/A'}} {{$item->last_month_count ?? 0}} {{$item->total_products}} {{$item->addoption_rate}}% {{$item->ctr}}% 10

@if (!empty(request()->search)) No result found @else No data found @endif

Total Count(s): {{ $total }}
{{ $key_words->appends(request()->input())->links() }}