@if(count($data)>0)
@foreach ($data as $display) @php $i++ @endphp @endforeach
Sr.No Technolgy Sub Technology Tags Action
{{$i+$data->currentPage()*$data->perPage()-$data->perPage()}} {{ $display->technology_name }} {{$display->title }} {{ $display->content_tags}} EDIT   DELETE
Displaying {{$data->firstItem()}} - {{$data->lastItem()}} of {{$data->total()}} records
{{$data->appends($_GET)->links() }}
@else
No data Found
@endif