@extends('layouts/app', ['activePage' => 'welcome', 'title' => 'Homepage']) @section('content')
{{ Str::limit($news->isi, 100) }}