@extends('layouts.admin') @section('title', 'New Notice') @section('content')

Add New Notice

@csrf
Back
@endsection