{{ $r->subject }}
{{ __('support.category_'.$r->category) }} · {{ $r->created_at->local()->locale($locale)->isoFormat('LL, LT') }} @if ($r->reported_by) · {{ $r->reported_by }} @endif
@if ($r->answered_at){{ __('support.answered_at', ['when' => $r->answered_at->local()->locale($locale)->isoFormat('LL, LT')]) }}
@endif