Nayjest / Grids

Grids framework for Laravel
MIT License
203 stars 77 forks source link

How to override ShowingRecords class template in gridview? #186

Open ashishtechugo opened 6 years ago

ashishtechugo commented 6 years ago

<span class="showing_records"> Showing records <?= $from ?>&mdash;<?= $to ?> of <?= $total ?> </span>

wdog commented 6 years ago

check this issue #40