@extends('master') @section('css') @endsection @section('content')
{{ Str::limit(strip_tags($extra->content), 250) }}