@extends('layoutsfrontend.master') @section('content')
{{ $news->summery ?? Str::limit(strip_tags($news->description), 100) }}