@extends('layouts.app') @section('page_title', 'Announcements') @section('content')
{{ Str::limit($anc->body, 250) }}
No announcements found at the moment.