@extends('layouts.teacher') {{ config('app.name', 'Laravel') }} | Teacher | Add Announcement @section('main-content')
@if (Session::has('success')) @endif

Add New Notification

Notifcation Details
Max Description: 5000 characters
@endsection