{{ trans($content->service_type) }} @if(!empty($content->template)) {{ $content->template->title }} @else {{ trans('update.custom') }} @endif {{ !empty($content->keyword) ? truncate($content->keyword, 100) : '-' }} {{ $content->language ? truncate($content->language, 100) : '-' }} {{ dateTimeFormat($content->created_at, 'j F Y H:i') }}