Jun 22, 2017
0
Level 4
How to refresh a pagination link without loss of css style
I have some custom filter to filter the data, when user select then the div content will be refreshed, but if i refresh the content together with {{$lists->links()}} then during pagination the content will displayed without style. Any solution to fix it?
{{$lists->links()}}
Please or to participate in this conversation.