@extends('admin.panel.layout') @section('admin_title', 'Kunde') @section('admin_content')
{{ $customer->email }} · seit {{ optional($customer->created_at)->format('d.m.Y') }}
| Key | App | Stufe | Status | Geräte | |
|---|---|---|---|---|---|
{{ $lic->maskedKey() }} |
{{ $lic->app?->name ?? $lic->app_id }} | {{ $lic->tier }} | {{ $lic->status === 'active' ? 'Aktiv' : 'Gesperrt' }} | {{ $lic->devices_count }}/{{ $lic->max_devices }} | Details |
Keine Lizenzen. | |||||