{{ session('status') }}
{{ session('error') }}
{{ __('No comments yet') }}
@endforelse{{ $attachment->file_name }}
{{ $attachment->file_size_human }} " {{ $attachment->user->name }} " {{ $attachment->created_at->diffForHumans() }}
{{ __('No attachments') }}
@endforelse{{ number_format($timeLog->hours, 2) }}h - {{ $timeLog->user->name }}
{{ $timeLog->logged_at->format('Y-m-d') }} - {{ $timeLog->description }}
{{ __('No time logged yet') }}
@endforelse
{{ $comment->comment_text }}