![{{ $data['product']->name }}](up_data/na.jpg)
@extends('frontend.layouts.app') @php if(trim($data['product']->meta_title) != null) $title = $data['product']->meta_title; else $title = $data['product']->name . ' - ' . app_name(); if($data['product']->do_index == 'N' || $data['product']->status == 'N') $no_index = 'NOINDEX'; @endphp @section('title', $title) @if(trim($data['product']->meta_keywords) != null) @section('meta_keywords', $data['product']->meta_keywords) @endif @if(trim($data['product']->meta_description) != null) @section('meta_description', $data['product']->meta_description) @endif @if($data['product']->is_canonical == 'Y') @php if($data['product']->canonical_url != '') $url = $data['product']->canonical_url; else $url = URL::to( '/' . $data['product']->slug); @endphp @else @php $url = URL::current(); @endphp @endif @push('head-area') @if(isset($no_index)) @endif @endpush @section('content')
{!! nl2br(strip_tags($data['product']->short_description)) !!}
{!! nl2br(strip_tags($sub_product->short_description)) !!}
German Forged
5 Years Warranty
The instruments manufactured by GerDentUSA have limited warranties:
• Tungsten carbide Scissors > 5 years
• Tungsten Carbide Needle holders > 1 year
• Diamond Dust instruments > 1 year
• Titanium instruments > 3 years
• Silver or Chrome plated instruments > 1 year
• Super-cut scissors > 1 year
• German stainless instruments > 5 years
{{ $review->name }} - {{ date('M d, Y', strtotime($review->created_at)) }}
{{ $review->comments }}