@extends('app-new') @push('head-script') @endpush @push('content-header') @endpush @section('content')
@foreach ($incentiveRules as $key => $rule) @endforeach {{ $incentiveRules->appends($nextQuery)->links('pagination::bootstrap-4') }}
@endsection @push('footer-script') @endpush