@extends('layouts.admin') @section('title', 'الرئيسية') @section('actions')مفتاح جديد@endsection @section('content')
| المفتاح | العميل | القالب | الحالة | الانتهاء |
|---|---|---|---|---|
| {{ $license->key_encrypted }} | {{ $license->customer->email }} | {{ $license->theme->name }} | {{ $license->effectiveStatus() }} | {{ $license->expires_at?->format('Y-m-d') ?? 'دائم' }} |
| لا توجد تراخيص بعد. | ||||