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