@extends('front_end.layouts.app') @section('title', 'My Listings | Marketplace') @section('content')
@endif
{{ Str::limit($product->description, 50) }}