@extends('frontend.instructor-dashboard.layouts.master') @section('dashboard-contents')

{{ __('Create a Announcement') }}

@csrf
@endsection