| ID | Top Level Domain Name | Description | Status | Created At | Action |
|---|---|---|---|---|---|
| {{ ($topLevelDomainLists->currentPage() - 1) * $topLevelDomainLists->perPage() + $index + 1 }} | {{ $tld->tld_name }} | {{ $tld->tld_description ? $tld->tld_description : '-' }} | {{ ucfirst($tld->status) }} | {{ $tld->created_at }} | Edit |