@extends('layouts.front-end.app') @section('title', $product['name']) @push('css_or_js') @include(VIEW_FILE_NAMES['product_seo_meta_content_partials'], ['metaContentData' => $product?->seoInfo, 'productDetails' => $product]) @endpush @section('content')
{{translate('home')}}/ @if($product->category != null) category->id}")}}" class="custom_link">{{$product->category->name}}/ @endif @if($product->subCategory != null) {{$product->subCategory->name}}/ @endif @if($product->subSubCategory != null) {{$product->subSubCategory->name}}/ @endif {{$product->name}}