fix promocode page rule
This commit is contained in:
parent
dc2535723c
commit
d2bcfd817c
@ -297,7 +297,7 @@ class="d-grid d-sm-flex p-4 border justify-content-center table-responsive text-
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<th colspan="10">
|
||||
@if($promoCodes->count()>30)
|
||||
@if($promoCodes->count()>29)
|
||||
{{ $promoCodes->links() }}
|
||||
@endif
|
||||
</th>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user