@forelse($activeTimers as $key=>$time) {{ $key+1 }} {{ ucwords($time->user->name) }} {{ $time->duration }} STOP @empty No active timer for this project. @endforelse