@extends('front.layout.app') @section('content') {{ $product->product_name }} Home {{ $category->title }} {{ $product->product_name }} {!! $product->slider_description !!} {{-- Dynamic Indicators --}} @foreach ($productSliderImages as $key => $images) @endforeach {{-- Dynamic Slides --}} @foreach ($productSliderImages as $key => $images) @endforeach {{-- Controls --}} Previous Next {!! $product->product_description !!} Sizes and colours {!! $product->sizes_colors !!} @foreach ($get_all_product_colors as $color) {{ $color->heading }} @endforeach @php $pdfPath = $product->product_pdf ? public_path('uploads/products/pdf/' . $product->product_pdf) : null; @endphp PDF @if($pdfPath && file_exists($pdfPath)) Download PDF @else No PDF available @endif Contact Us Let's start a conversation. Email Us! Call Us Today 404-990-3232 Mail Us Today info@surfacestatement.com @endsection @section('beforeBodyClose') @endsection
Let's start a conversation. Email Us!