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