{{ session($flash) }}
Create branded short URLs on ladl.link, track clicks, and manage destinations from one place.
No links yet. Create your first short link on ladl.link.
| Link | Destination | App | Clicks | Status |
|---|---|---|---|---|
|
{{ $link->label ?: $link->slug }}
{{ $link->publicUrl() }} |
{{ $link->destination_url }} | {{ $link->sourceAppLabel() }} | {{ number_format($link->clicks_total) }} | @if($link->is_active && ! $link->isExpired()) Active @else Inactive @endif |