{{ $product->name }}
@if($product->short_description)
{{ $product->short_description }}
@endif
@extends(view_path('master')) @section('additional_head_tags') @endsection @section('post_js') @if($product->group_buy_price && (!$product->group_buy_expiry || $product->group_buy_expiry > time())) @endif @endsection @section('body') {!! place_ad('ad_728x90') !!}



{{ $title->text }}
@if($title->text_type === 'subheader') @else @endif {{ $title->text }}
{{ $comment->name ?? $comment->alias_name ?? $comment->fullname }} {{ $comment->created_at->diffForHumans() }}
{!! nl2br($comment->body) !!}{{ $child->name ?? $child->alias_name ?? $child->fullname }} {{ $child->created_at->diffForHumans() }}
{!! nl2br($child->body) !!}