Delete all recordings?
This permanently removes
{{ $totalCount === 1 ? 'your 1 recording' : "all {$totalCount} recordings" }}
and their audio files. This cannot be undone.
Cancel
Delete all
@endif
@if ($recordings->isEmpty())
@if (filled($search))
No recordings match “{{ $search }}”.
Clear search
@else
@endif
@else
TitleDurationWordsStatusUploaded
@foreach ($recordings as $recording)