@extends('frontend.master') @section('content') Products Details Home All Products Products Details {{$product_details[0]->title}} @php echo $product_details[0]->description; @endphp All Products @endsection()
@php echo $product_details[0]->description; @endphp