@extends('layout.masterBlog') @section('title',$title) @section('description',$description) @section('og:locale',app()->getLocale()) @section('og:type',$og_type) @section('og:title',$og_title) @section('og:description',$og_description) @section('og:url',$og_url) @section('og:site_name',$og_sitename) @section('twitter:title',$twitter_title) @section('twitter:description',$twitter_desc) @section('content')
{!! $productDetail->preface !!}
@lang('general.tags') @foreach($productDetail->tag as $tag) {{$tag->title}} @endforeach
Dersler: {{$product->post_name}}
@endforeach @endif{{$com->user->name}} • {{ $com->created_at}}
{{$com->comment}}