On this pageList or QueryReturns a list of your tax registrations.ExamplesGet 20 tax registrations.\SureCart\Models\TaxRegistration::with([ 'tax_zone'])->paginate([ 'page' => 1, 'per_page' => 20]);Where ParametersResponse Attributes