Your short link never changes. Update the destination anytime — the next click goes to the new URL.
{{ $link->destination_url }}
{{ number_format($summary['total_clicks']) }}
Total clicks
{{ number_format($summary['unique_clicks']) }}
Unique clicks
{{ number_format($summary['clicks_7d']) }}
Last 7 days
{{ number_format($summary['clicks_30d']) }}
Last 30 days
{{ $click->contextLabel() }}
@if ($click->is_unique)Unique visit
@endif