@extends('layout.app') @section('title')
{!!(\Illuminate\Support\Str::limit(strip_tags($news_and_update->description), 150, $end='...'))!!}
{!!(\Illuminate\Support\Str::limit(strip_tags($news->description), 150, $end='...'))!!}