Format długości Laravel Max
{{ Str::limit($your_string, 50) }}
MrDracoula
{{ Str::limit($your_string, 50) }}