@extends('dashboard.master') @section('title', 'Notice Create') @push('css') @endpush @section('content')
Notice Create
@csrf
@push('js') @endpush @endsection