@extends('platform.layout') @section('title','Suporte') @section('content')
Pedidos dos clientes, prioridades e tempos de resposta.
| Referência | Cliente | Assunto | Estado | Prioridade | Responsável | |
|---|---|---|---|---|---|---|
| {{ $ticket->reference }} | {{ $ticket->tenant?->name ?? 'Plataforma' }} | {{ $ticket->subject }} | {{ $ticket->status }} | {{ $ticket->priority }} | {{ $ticket->assignee?->name ?? 'Por atribuir' }} | Abrir |