@extends('layouts.app') @section('title', 'Post Notice') @section('content')

Post a Notice

@csrf
@endsection