@extends('layouts.app') @section('content')
{{ \Illuminate\Support\Str::limit($opinion->brief_description, 100) }}