@extends('layouts.app') @section('title', 'Pengumuman - SIAKAD') @section('page-title', 'Pengumuman') @section('content')
{{ Str::limit(strip_tags($announcement->content), 60) }}