@extends('layouts.app') @section('content')
Artículos y documentación técnica
{{ Str::limit(strip_tags($article->content), 120) }}