@extends('../admin/admin_layout.app') @section('content')
{{ substr($announcement->description, 0, 50) }}.
{{ $announcement->description }}