| Num. | Ingresso | Cliente | Tel | Problema | Marca | Modello | Seriale | Cod. prod | Origine | Operatore | Stato | Aggiornato | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{{ $row['numero'] ?? ($row['ticket_id'] ? ('#' . $row['ticket_id']) : '-') }}
{{ $row['row_type'] === 'tecnorepair' ? 'TR' : 'TK' }}
|
{{ $row['ingresso'] }}
{{ $row['stabile'] }}
|
{{ $row['cliente'] ?? $row['contatto'] }}
|
{{ $row['telefono'] !== '' ? $row['telefono'] : '-' }} |
{{ $row['difetto'] ?? $row['problema'] }}
{{ $row['titolo'] }}
|
{{ $row['brand'] ?? '-' }} | {{ $row['modello'] ?? $row['apparato'] }} | {{ $row['seriale'] ?? '-' }} | {{ $row['cod_prodotto'] ?? '-' }} | {{ $row['origine'] }} | {{ $row['operatore'] }} | {{ $row['stato'] }} | {{ $row['updated_at'] }} |
@if($row['url'])
Apri scheda
@endif
|
| Nessuna lavorazione disponibile per questo filtro. | |||||||||||||