@extends('admin.layouts.app') @section('panel')
{{ $comment->product->title }}
{{ $comment->text }}
{{ $comment->user->username }}
{{ $comment->report_reason }}