@extends(layoutTenant()) @section('content')
| Nome | CNPJ | TELEFONE | DATA | |
|---|---|---|---|---|
|
{{$category->nome}}
|
{{$category->cpf}} | {{$category->telefone}} | {{$category->email}} | {{ $category->created_at->format('d/m/Y') }} |