@extends('backend.layouts.form') @section('title', __('Create notice Board')) @section('back', route('admin.noticeBoard.index')) @section('content')
@csrf
@push('top_scripts') @endpush @endsection @push('scripts') @endpush