@extends('front.layouts.master') @section('title', isset($title) ? $title : 'Home') @section('description', isset($description) ? $description : '') @section('keywords', isset($keywords) ? $keywords : '') @section('content')
{!! langConverter( siteContentAboutPage('comfort')->en_Description_One, siteContentAboutPage('comfort')->fr_Description_One, ) !!}
{!! langConverter( siteContentAboutPage('comfort')->en_Description_Two, siteContentAboutPage('comfort')->fr_Description_Two, ) !!}
{!! langConverter( siteContentAboutPage('comfort')->en_Description_Three, siteContentAboutPage('comfort')->fr_Description_Three, ) !!}
{!! langConverter( siteContentAboutPage('comfort')->en_Description_Four, siteContentAboutPage('comfort')->fr_Description_Four, ) !!}
{!! langConverter( siteContentAboutPage('features')->en_Description_One, siteContentAboutPage('features')->fr_Description_One, ) !!}
{!! langConverter( siteContentAboutPage('features')->en_Description_Two, siteContentAboutPage('features')->fr_Description_Two, ) !!}
{!! langConverter( siteContentAboutPage('features')->en_Description_Three, siteContentAboutPage('features')->fr_Description_Three, ) !!}