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>
|
</tbody>
|
||||||
<tfoot>
|
<tfoot>
|
||||||
<th colspan="10">
|
<th colspan="10">
|
||||||
@if($promoCodes->count()>30)
|
@if($promoCodes->count()>29)
|
||||||
{{ $promoCodes->links() }}
|
{{ $promoCodes->links() }}
|
||||||
@endif
|
@endif
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user