@extends('frontend.master') @section('home')
About
Home / About
{{--
{!! $product->long_description !!}
--}}
{!! $product->overview !!}
@endsection