@if ($exporting && !$exportFinished)
Exporting...please wait.

{{ $processedJobs }} completeted of {{ $totalJobs }}.

{{ $progress }} %

@endif @if($emptyExport)

Nothing to Export

@endif @if ($cancelled)

Exporting cancelled

@endif @if ($exportFinished)
Done. Download file here
@endif