What's worng with a html table and:
echo "<td><a href=\"customeredit?custid={$row->custid}\">Edit</a></td>"; //or use blade
in which customeredit is a route to an edit controller method.
Have you searched the forum for other pagination answers, I believe I saw another that covered this topic.
Search data tables, datatables, paging, paginator, pagination.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community