@extends('master-user') @section('title', 'Dashboard') @section('content_header')
Short URL | Full URL | Visits | Created |
---|---|---|---|
{{ url('/' . ($url->header ? $url->header . '/' : '') . $url->short_key) }} | {{ Str::limit($url->full_url, 40) }} | {{ $url->visit_count }} | {{ $url->created_at->format('d M Y') }} |
No short URLs found. |