{{-- args: $table --}}
No description.
@endif @if($table->origin)
Adapted From
{!! Widget::tryLink($table->origin) !!}
| Author | {{ $table->owner->title }} ({{ $table->owner->handle }}) |
|---|---|
| License | {{ $table->license ?: 'CC0' }} |
| Created | {{ $table->created_at->diffForHumans() }} |
| Updated | {{ $table->updated_at->diffForHumans() }} |
| Revisions | {{ $table->revisions_count }} |
| Visits | {{ $table->visits }} {!! Widget::help('Visitors counted once per day') !!} |