@extends('layouts.app') @section('title', 'News & Notice Board - ' . $siteContext->name) @section('content')
@endif
{{ Str::limit(strip_tags($newsItem->content), 120) }}
No notices or updates posted yet.