@if (@auth()->user()->is_author && $product->my_product) @endif @if (gs('comment_disable')) @if (@auth()->user()->is_author && $product->my_product) @if ($product->comment_disable) @else @endif @endif @endif