@foreach ($calls as $index => $call) @endforeach
# Audio Score Actions
{{ $call->call_number ?? ($index + 1) }} {{ $call->score }}/10
@csrf @method('DELETE')