{{$each['time']}}
@if($logData['past']['day']>0) {{$logData['past']['day']. ' '. __('days')}} @endif @if($logData['past']['hour']>0) {{$logData['past']['hour']. ' '. __('hours')}} @endif @if((1>$logData['past']['hour'])&&(1>$logData['past']['day'])) @if($logData['past']['min']>0) {{$logData['past']['min']. ' '. __('min')}} @endif @if($logData['past']['sec']>0) {{$logData['past']['sec']. ' '. __('sec')}} @endif @endif @if(($logData['past']['hour']>0)||($logData['past']['day']>0)||(1>$logData['past']['hour'])||(1>$logData['past']['day'])) {{__('ago')}} @endif

{{$each['role'] ?? "【客户】 ".$each['userName']}}

{{$each['reason']}}
{{$each['description']}}