@extends('layouts.app') @section('content')

Notifications

@include('flash::message')
@include('announcements.table')
@endsection