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