@if ($logs->count() > 0)
|
{!! $item->message() !!} |
{{ $item->created_at->diffForHumans() }}
{{ Acelle\Library\Tool::formatDateTime($item->created_at) }}
|