{{ number_format($tests->total()) }} pruebas visibles en la organizacion activa.
Pagina {{ $tests->currentPage() }} de {{ max($tests->lastPage(), 1) }}.
| Prueba | Campana base | Audiencia | Estado | Creada |
|---|---|---|---|---|
|
{{ $test->name }}
{{ number_format((int) $test->variants_count) }} aliases
|
{{ $test->sourceCampaign?->name ?: '-' }}
{{ $test->sourceCampaign?->subject ?: '' }}
|
{{ number_format((int) $test->source_audience_total) }} receptores
{{ number_format((int) $test->sample_size_per_variant) }} por variante
|
{{ $test->status }} | {{ optional($test->created_at)->format('Y-m-d H:i:s') }} |
| No hay pruebas A/B con esos filtros. | ||||