@extends('layouts.app') @section('content')
{{ Str::limit($newsItem->excerpt, 150) }}
{{ __('navigation.check_back_later_for_updates') }}