@extends(config('links.layout')) @section('title', "Link: $link->slug - $specific_value - Links - Automatic links statistics") @section('bigTitle', "$specific_value Link Statistics") @section('subtitle', $link->shortered()) @section('actions') All Links Disable Filter @endsection @section('content')
Visit Date | Browser | Operating System | Language | IP |
---|---|---|---|---|
{{ $view->created_at->diffForHumans() }} | {{ $view->browser }} {{ $view->browser_version }} | {{ $view->os }} {{ $view->os_version }} | {{ $view->languageFancy() }} | {{ $view->ip }} |