@props(['date']) {{-- --}} {{ $date->diffInMinutes() < 1 ? __('comments::comments.just_now') : $date->diffForHumans() }}