796 0 0 0
Last Updated : 2025-04-28 22:14:01
In this snippet I will teach you the right way of displaying record number in lavael blade with pagination
To use the right way of displaying record number with pagination just use this snippet
{{ $companies->firstItem()+$loop->index }}