In a Table, data is displayed but when I click on the page number provided by the laravel vue pagination it shows me that same page number 1. Well, the main issue is page number is not passed into the function(Composable API). Template Table In : data is passed the data that comes from composable API and in the @pagination-change-page