@extends('platform.layout') @section('title','Consola central') @section('content')
Clientes, licenças, módulos e suporte numa única área.
| Cliente | Estado | |
|---|---|---|
| {{ $tenant->name }} {{ $tenant->owner?->email }} | {{ $tenant->status }} | Gerir |
| Pedido | Prioridade | |
|---|---|---|
| {{ $ticket->reference }} — {{ $ticket->subject }} | {{ $ticket->priority }} | Abrir |
| Sem pedidos pendentes. | ||