{{ $tip->title }}
{{ $tip->body }}
@if($tip->review_note)⚑ {{ __('ui.community_tip_reports') }} ({{ $tip->reports->count() }})
{{ $report->details }}
@endif @if($report->resolution_note){{ __('ui.community_tip_report_resolution') }} : {{ $report->resolution_note }}@endif