Admin Announcement Dashboard
{{-- Blog News session --}}
@if(Session::has('bnmessage'))
{{Session::get('bnmessage')}}
@endif
| Title | Image | Announcement | external Link | Action |
|---|---|---|---|---|
| {{ucwords($announcement->announ_title)}} | {{ Str::limit($announcement->announcement, $limit = 150, $end = ' ...') }} | View |