@extends('layouts.front-end.app') @section('title', $product['meta_title']) @section('meta_description', $product['meta_description']) @push('css_or_js') @include(VIEW_FILE_NAMES['product_seo_meta_content_partials'], ['metaContentData' => $product?->seoInfo, 'product' => $product]) @endpush @section('content')