| Empresa | Solicitante | Mercado | Volumen estimado | Estado | Aplicó | Acción |
|---|---|---|---|---|---|---|
|
{{ $app->business_name }}
@if($app->business_url)
{{ parse_url($app->business_url, PHP_URL_HOST) ?? $app->business_url }}
@endif
|
{{ $app->user?->email ?? '—' }}
{{ trim(($app->user?->first_name ?? '') . ' ' . ($app->user?->last_name ?? '')) }}
|
{{ \App\Models\ResellerApplication::targetMarketOptions()[$app->target_market] ?? '—' }} | {{ \App\Models\ResellerApplication::clientsEstimateOptions()[$app->monthly_clients_estimate] ?? '—' }} | {{ $badgeLabel }} | {{ $app->created_at?->diffForHumans() }} | Ver |
|
Sin aplicaciones con esos filtros.
@if(request()->hasAny(['q', 'status']))
Limpiar filtros
@endif
|
||||||