@extends('layouts.app') @section('title', 'News and Events - ' . (\App\Models\HeaderSetting::first()?->site_name ?? 'Barishal Cantonment Public School & College')) @section('content')
{{ Str::limit($news->excerpt, 200) }}
@endif Read moreNo news events available at the moment.