@extends('layouts.main') @section('title', 'Nomadic-News') @section('content')
{{ \Illuminate\Support\Str::limit($news->heading_intro, 30, $end='..') }}