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