@forelse($units as $index => $unit) @empty @endforelse
No Name @if ($sortColumn === 'name') @if ($sortDirection === 'ASC') @else @endif @endif Action
{{ $units->firstItem() + $index }} {{ $unit->name }}
No units found
{{ $units->links() }}