@extends('front.layouts.master') @section('title', isset($title) ? $title : 'Home') @section('description', isset($description) ? $description : '') @section('keywords', isset($keywords) ? $keywords : '') @section('content')
{{ langConverter($products->en_About, $products->fr_About) }}
{{-- {!! productReview($products->id) !!} --}} {{-- Commented to review --}} {{-- --}} {{-- /Commented to review --}}