@extends('layouts.admin') @section('title', 'Licenses') @section('topbar-title', 'Licenses') @section('content')
| License Key | User | Product | Server IP | Status | IP Changes | Expires | |
|---|---|---|---|---|---|---|---|
| {{ $lic->license_key }} |
{{ $lic->user->name }}
{{ $lic->user->email }}
|
{{ $lic->product->name }} | {{ $lic->valid_ip }} | {{ $lic->status }} | {{ $lic->ip_changes }}/3 | {{ $lic->expires_at?->format('M j, Y') ?? '—' }} | Manage |
| No licenses found | |||||||