{{$bug->title}}
{{ucfirst($bug->priority)}}
{{$bug->description}}
{{$bug->created_at}}
{{(!empty($bug->assignTo)?$bug->assignTo->name:'')}}
{{$comment->comment}}
{{$file->file_size}}
{{(!empty($comment->user)?$comment->user->name:'')}}
{{$comment->comment}}