{{$var->uid}} |
{!! $var->title !!}
@if (isset($cfg->show->name) and !empty($var->name)){{ $var->name }}@endif
@if (isset($cfg->show->date))@php($date = isset($cfg->show->time) ? dateFormat($var->date, 'Y-m-d h:i:sA'):dateFormat($var->date)) @endif
{{ $var->read_count }}
|
@if (isset($cfg->show->date))@php($date = isset($cfg->show->time) ? dateFormat($var->date, 'Y-m-d h:i:sA'):dateFormat($var->date))@endif |
{{ $var->read_count }} |