@if($date->diffInMinutes() < 1) {{ __('comments::comments.just_now') }} @else {{ $date->diffForHumans() }} @endif